#DEBAF0#DEBAF0
#DEBAF0 is a very light, moderate purple. Relative luminance 0.569; OKLCH L 83.8% C 0.083 H 314.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAF0 |
|---|---|
| RGB | rgb(222, 186, 240) |
| HSL | hsl(280, 64%, 84%) |
| HSV | hsv(280, 23%, 94%) |
| CMYK | cmyk(7.5%, 22.5%, 0%, 5.9%) |
| CIE-LAB | lab(80.15, 22.47, -21.98) |
| CIE-LCH | lch(80.15, 31.43, 315.64°) |
| OKLab | oklab(83.75% 0.0582 -0.0596) |
| OKLCH | oklch(83.75% 0.083 314.3) |
| XYZ | xyz(63.4088, 56.9395, 90.0712) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.27
Light Lilac
#EDC8FF
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 3.56
Pale Lilac
#E4CBFF
ΔE00 4.32
Light Violet
#D6B4FC
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAF0 #CCF0BA
analogous
#C3BAF0 #DEBAF0 #F0BAE7
triadic
#DEBAF0 #F0DEBA #BAF0DE
tetradic
#DEBAF0 #F0C3BA #CCF0BA #BAE7F0
square
#DEBAF0 #F0C3BA #CCF0BA #BAE7F0
split-complementary
#DEBAF0 #E7F0BA #BAF0C3
monochromatic
#AE55DA #C688E5 #DEBAF0 #F3E6FA #F3E6FA
Accessibility & contrast
On white
1.70
#DEBAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#DEBAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAF0
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAF0 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F2
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#DDC0CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debaf0; /* rgb */ color: rgb(222, 186, 240); /* oklch */ color: oklch(83.8% 0.083 314.3);
Tailwind
colors: {
custom: {
50: '#e8cff5',
500: '#debaf0',
950: '#000000',
},
}SCSS
$custom: #debaf0; $custom-light: #e8cff5; $custom-dark: #000000;
JSON
{
"hex": "#debaf0",
"rgb": {
"r": 222,
"g": 186,
"b": 240
},
"hsl": {
"h": 280,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.83754,
"c": 0.0833,
"h": 314.3
},
"luminance": 0.56939
}Semantic roles & 50–950 ramp
primary
#DEBAF0
secondary
#9ACF80
accent
#CC1955
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385