#DEBFF2#DEBFF2
#DEBFF2 is a very light, moderate violet. Relative luminance 0.592; OKLCH L 84.7% C 0.077 H 312.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFF2 |
|---|---|
| RGB | rgb(222, 191, 242) |
| HSL | hsl(276, 66%, 85%) |
| HSV | hsv(276, 21%, 95%) |
| CMYK | cmyk(8.3%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.40, 20.18, -21.14) |
| CIE-LCH | lch(81.40, 29.23, 313.66°) |
| OKLab | oklab(84.75% 0.0516 -0.0573) |
| OKLCH | oklch(84.75% 0.077 312) |
| XYZ | xyz(64.7793, 59.2026, 92.0018) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.63
Light Lilac
#EDC8FF
ΔE00 2.90
Pale Lilac
#E4CBFF
ΔE00 3.04
Light Lavendar
#EFC0FE
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 3.88
Very Light Purple
#F6CEFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFF2 #D3F2BF
analogous
#C5BFF2 #DEBFF2 #F2BFEC
triadic
#DEBFF2 #F2DEBF #BFF2DE
tetradic
#DEBFF2 #F2C5BF #D3F2BF #BFECF2
square
#DEBFF2 #F2C5BF #D3F2BF #BFECF2
split-complementary
#DEBFF2 #ECF2BF #BFF2C5
monochromatic
#AA59DD #C48CE8 #DEBFF2 #F2E6FA #F2E6FA
Accessibility & contrast
On white
1.64
#DEBFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DEBFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFF2
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFF2 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#DCC5D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debff2; /* rgb */ color: rgb(222, 191, 242); /* oklch */ color: oklch(84.7% 0.077 312.0);
Tailwind
colors: {
custom: {
50: '#e8d2f6',
500: '#debff2',
950: '#000000',
},
}SCSS
$custom: #debff2; $custom-light: #e8d2f6; $custom-dark: #000000;
JSON
{
"hex": "#debff2",
"rgb": {
"r": 222,
"g": 191,
"b": 242
},
"hsl": {
"h": 276.471,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.84746,
"c": 0.07709,
"h": 312
},
"luminance": 0.59202
}Semantic roles & 50–950 ramp
primary
#DEBFF2
secondary
#A2D283
accent
#CE175F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385