#DEBCF8#DEBCF8
#DEBCF8 is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.4% C 0.090 H 310.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCF8 |
|---|---|
| RGB | rgb(222, 188, 248) |
| HSL | hsl(274, 81%, 85%) |
| HSV | hsv(274, 24%, 97%) |
| CMYK | cmyk(10.5%, 24.2%, 0%, 2.7%) |
| CIE-LAB | lab(80.89, 22.99, -25.13) |
| CIE-LCH | lch(80.89, 34.06, 312.45°) |
| OKLab | oklab(84.42% 0.0577 -0.0684) |
| OKLCH | oklch(84.42% 0.09 310.2) |
| XYZ | xyz(65.0477, 58.2739, 96.6100) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.46
Light Lavendar
#EFC0FE
ΔE00 3.26
Light Violet
#D6B4FC
ΔE00 3.30
Light Lilac
#EDC8FF
ΔE00 3.40
Pale Lilac
#E4CBFF
ΔE00 3.80
Mauve
#E0B0FF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCF8 #D6F8BC
analogous
#C0BCF8 #DEBCF8 #F8BCF4
triadic
#DEBCF8 #F8DEBC #BCF8DE
tetradic
#DEBCF8 #F8C0BC #D6F8BC #BCF4F8
square
#DEBCF8 #F8C0BC #D6F8BC #BCF4F8
split-complementary
#DEBCF8 #F4F8BC #BCF8C0
monochromatic
#A74DEC #C385F2 #DEBCF8 #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.66
#DEBCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DEBCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCF8
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCF8 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7FB
Deuteranopia (green-blind)
#B9C9F6
Tritanopia (blue-blind)
#DBC4D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcf8; /* rgb */ color: rgb(222, 188, 248); /* oklch */ color: oklch(84.4% 0.090 310.2);
Tailwind
colors: {
custom: {
50: '#e8d0fa',
500: '#debcf8',
950: '#000000',
},
}SCSS
$custom: #debcf8; $custom-light: #e8d0fa; $custom-dark: #000000;
JSON
{
"hex": "#debcf8",
"rgb": {
"r": 222,
"g": 188,
"b": 248
},
"hsl": {
"h": 274,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.84418,
"c": 0.08951,
"h": 310.2
},
"luminance": 0.58273
}Semantic roles & 50–950 ramp
primary
#DEBCF8
secondary
#A6DB7D
accent
#DD0865
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385