#DEBCF9#DEBCF9
#DEBCF9 is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.5% C 0.091 H 309.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCF9 |
|---|---|
| RGB | rgb(222, 188, 249) |
| HSL | hsl(273, 84%, 86%) |
| HSV | hsv(273, 24%, 98%) |
| CMYK | cmyk(10.8%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(80.93, 23.19, -25.61) |
| CIE-LCH | lch(80.93, 34.55, 312.16°) |
| OKLab | oklab(84.46% 0.058 -0.0698) |
| OKLCH | oklch(84.46% 0.091 309.8) |
| XYZ | xyz(65.2033, 58.3361, 97.4292) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.45
Light Violet
#D6B4FC
ΔE00 3.11
Light Lavendar
#EFC0FE
ΔE00 3.32
Light Lilac
#EDC8FF
ΔE00 3.50
Pale Lilac
#E4CBFF
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCF9 #D7F9BC
analogous
#BFBCF9 #DEBCF9 #F9BCF5
triadic
#DEBCF9 #F9DEBC #BCF9DE
tetradic
#DEBCF9 #F9BFBC #D7F9BC #BCF5F9
square
#DEBCF9 #F9BFBC #D7F9BC #BCF5F9
split-complementary
#DEBCF9 #F5F9BC #BCF9BF
monochromatic
#A74CEF #C284F4 #DEBCF9 #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.66
#DEBCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#DEBCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCF9
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCF9 | 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)
#B2C7FC
Deuteranopia (green-blind)
#B9CAF7
Tritanopia (blue-blind)
#DBC4D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcf9; /* rgb */ color: rgb(222, 188, 249); /* oklch */ color: oklch(84.5% 0.091 309.8);
Tailwind
colors: {
custom: {
50: '#e8d0fb',
500: '#debcf9',
950: '#000000',
},
}SCSS
$custom: #debcf9; $custom-light: #e8d0fb; $custom-dark: #000000;
JSON
{
"hex": "#debcf9",
"rgb": {
"r": 222,
"g": 188,
"b": 249
},
"hsl": {
"h": 273.443,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.84456,
"c": 0.09073,
"h": 309.8
},
"luminance": 0.58336
}Semantic roles & 50–950 ramp
primary
#DEBCF9
secondary
#A7DD7C
accent
#E00666
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385