#DEBCF5#DEBCF5
#DEBCF5 is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.3% C 0.086 H 311.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCF5 |
|---|---|
| RGB | rgb(222, 188, 245) |
| HSL | hsl(276, 74%, 85%) |
| HSV | hsv(276, 23%, 96%) |
| CMYK | cmyk(9.4%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(80.79, 22.39, -23.68) |
| CIE-LCH | lch(80.79, 32.59, 313.39°) |
| OKLab | oklab(84.31% 0.0568 -0.0643) |
| OKLCH | oklch(84.31% 0.086 311.5) |
| XYZ | xyz(64.5861, 58.0892, 94.1784) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.62
Light Lilac
#EDC8FF
ΔE00 3.18
Light Lavendar
#EFC0FE
ΔE00 3.20
Pale Lilac
#E4CBFF
ΔE00 3.70
Light Violet
#D6B4FC
ΔE00 3.92
Pale Lavender
#EECFFE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCF5 #D3F5BC
analogous
#C1BCF5 #DEBCF5 #F5BCF0
triadic
#DEBCF5 #F5DEBC #BCF5DE
tetradic
#DEBCF5 #F5C1BC #D3F5BC #BCF0F5
square
#DEBCF5 #F5C1BC #D3F5BC #BCF0F5
split-complementary
#DEBCF5 #F0F5BC #BCF5C1
monochromatic
#AA51E5 #C487ED #DEBCF5 #F2E4FB #F2E4FB
Accessibility & contrast
On white
1.66
#DEBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DEBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCF5
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCF5 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F7
Deuteranopia (green-blind)
#BAC9F3
Tritanopia (blue-blind)
#DCC3D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debcf5; /* rgb */ color: rgb(222, 188, 245); /* oklch */ color: oklch(84.3% 0.086 311.5);
Tailwind
colors: {
custom: {
50: '#e8d0f8',
500: '#debcf5',
950: '#000000',
},
}SCSS
$custom: #debcf5; $custom-light: #e8d0f8; $custom-dark: #000000;
JSON
{
"hex": "#debcf5",
"rgb": {
"r": 222,
"g": 188,
"b": 245
},
"hsl": {
"h": 275.789,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.84305,
"c": 0.08586,
"h": 311.5
},
"luminance": 0.58089
}Semantic roles & 50–950 ramp
primary
#DEBCF5
secondary
#A2D67F
accent
#D60F60
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385