#DEBFF0#DEBFF0
#DEBFF0 is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.7% C 0.075 H 313.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF0 |
|---|---|
| RGB | rgb(222, 191, 240) |
| HSL | hsl(278, 62%, 85%) |
| HSV | hsv(278, 20%, 94%) |
| CMYK | cmyk(7.5%, 20.4%, 0%, 5.9%) |
| CIE-LAB | lab(81.34, 19.78, -20.17) |
| CIE-LCH | lch(81.34, 28.25, 314.44°) |
| OKLab | oklab(84.67% 0.051 -0.0546) |
| OKLCH | oklch(84.67% 0.075 313) |
| XYZ | xyz(64.4806, 59.0831, 90.4285) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.05
Light Lavender
#DFC5FE
ΔE00 3.06
Pale Lilac
#E4CBFF
ΔE00 3.24
Pale Lavender
#EECFFE
ΔE00 3.80
Light Lavendar
#EFC0FE
ΔE00 4.00
Very Light Purple
#F6CEFC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF0 #D1F0BF
analogous
#C6BFF0 #DEBFF0 #F0BFEA
triadic
#DEBFF0 #F0DEBF #BFF0DE
tetradic
#DEBFF0 #F0C6BF #D1F0BF #BFEAF0
square
#DEBFF0 #F0C6BF #D1F0BF #BFEAF0
split-complementary
#DEBFF0 #EAF0BF #BFF0C6
monochromatic
#AB5CD9 #C48DE4 #DEBFF0 #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.64
#DEBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#DEBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF0
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF0 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#DDC5D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debff0; /* rgb */ color: rgb(222, 191, 240); /* oklch */ color: oklch(84.7% 0.075 313.0);
Tailwind
colors: {
custom: {
50: '#e8d2f5',
500: '#debff0',
950: '#000000',
},
}SCSS
$custom: #debff0; $custom-light: #e8d2f5; $custom-dark: #000000;
JSON
{
"hex": "#debff0",
"rgb": {
"r": 222,
"g": 191,
"b": 240
},
"hsl": {
"h": 277.959,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.84674,
"c": 0.07467,
"h": 313
},
"luminance": 0.59082
}Semantic roles & 50–950 ramp
primary
#DEBFF0
secondary
#A0CF85
accent
#CA1C5C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385