#DEBDF2#DEBDF2
#DEBDF2 is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.4% C 0.081 H 312.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDF2 |
|---|---|
| RGB | rgb(222, 189, 242) |
| HSL | hsl(277, 67%, 85%) |
| HSV | hsv(277, 22%, 95%) |
| CMYK | cmyk(8.3%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(80.93, 21.25, -21.87) |
| CIE-LCH | lch(80.93, 30.49, 314.18°) |
| OKLab | oklab(84.38% 0.0545 -0.0593) |
| OKLCH | oklch(84.38% 0.081 312.6) |
| XYZ | xyz(64.3462, 58.3363, 91.8574) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.82
Light Lilac
#EDC8FF
ΔE00 3.01
Light Lavendar
#EFC0FE
ΔE00 3.44
Pale Lilac
#E4CBFF
ΔE00 3.49
Pale Lavender
#EECFFE
ΔE00 4.34
Light Violet
#D6B4FC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDF2 #D1F2BD
analogous
#C4BDF2 #DEBDF2 #F2BDEC
triadic
#DEBDF2 #F2DEBD #BDF2DE
tetradic
#DEBDF2 #F2C4BD #D1F2BD #BDECF2
square
#DEBDF2 #F2C4BD #D1F2BD #BDECF2
split-complementary
#DEBDF2 #ECF2BD #BDF2C4
monochromatic
#AB57DE #C48AE8 #DEBDF2 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.66
#DEBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#DEBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDF2
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDF2 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#DCC3CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debdf2; /* rgb */ color: rgb(222, 189, 242); /* oklch */ color: oklch(84.4% 0.081 312.6);
Tailwind
colors: {
custom: {
50: '#e8d1f6',
500: '#debdf2',
950: '#000000',
},
}SCSS
$custom: #debdf2; $custom-light: #e8d1f6; $custom-dark: #000000;
JSON
{
"hex": "#debdf2",
"rgb": {
"r": 222,
"g": 189,
"b": 242
},
"hsl": {
"h": 277.358,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.84378,
"c": 0.08052,
"h": 312.6
},
"luminance": 0.58336
}Semantic roles & 50–950 ramp
primary
#DEBDF2
secondary
#A0D281
accent
#CF175C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385