#DEBDF5#DEBDF5
#DEBDF5 is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.5% C 0.084 H 311.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDF5 |
|---|---|
| RGB | rgb(222, 189, 245) |
| HSL | hsl(275, 74%, 85%) |
| HSV | hsv(275, 23%, 96%) |
| CMYK | cmyk(9.4%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(81.03, 21.85, -23.32) |
| CIE-LCH | lch(81.03, 31.96, 313.14°) |
| OKLab | oklab(84.49% 0.0554 -0.0633) |
| OKLCH | oklch(84.49% 0.084 311.2) |
| XYZ | xyz(64.8004, 58.5180, 94.2499) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.41
Light Lilac
#EDC8FF
ΔE00 3.04
Light Lavendar
#EFC0FE
ΔE00 3.29
Pale Lilac
#E4CBFF
ΔE00 3.42
Light Violet
#D6B4FC
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDF5 #D4F5BD
analogous
#C2BDF5 #DEBDF5 #F5BDF0
triadic
#DEBDF5 #F5DEBD #BDF5DE
tetradic
#DEBDF5 #F5C2BD #D4F5BD #BDF0F5
square
#DEBDF5 #F5C2BD #D4F5BD #BDF0F5
split-complementary
#DEBDF5 #F0F5BD #BDF5C2
monochromatic
#A953E5 #C388ED #DEBDF5 #F2E4FB #F2E4FB
Accessibility & contrast
On white
1.65
#DEBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DEBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDF5
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDF5 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F7
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#DCC4D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debdf5; /* rgb */ color: rgb(222, 189, 245); /* oklch */ color: oklch(84.5% 0.084 311.2);
Tailwind
colors: {
custom: {
50: '#e8d1f8',
500: '#debdf5',
950: '#000000',
},
}SCSS
$custom: #debdf5; $custom-light: #e8d1f8; $custom-dark: #000000;
JSON
{
"hex": "#debdf5",
"rgb": {
"r": 222,
"g": 189,
"b": 245
},
"hsl": {
"h": 275.357,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.84488,
"c": 0.08415,
"h": 311.2
},
"luminance": 0.58517
}Semantic roles & 50–950 ramp
primary
#DEBDF5
secondary
#A3D680
accent
#D61061
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385