#DEBFFF#DEBFFF
#DEBFFF is a very light, moderate violet. Relative luminance 0.600; OKLCH L 85.2% C 0.093 H 306.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFFF |
|---|---|
| RGB | rgb(222, 191, 255) |
| HSL | hsl(269, 100%, 87%) |
| HSV | hsv(269, 25%, 100%) |
| CMYK | cmyk(12.9%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(81.84, 22.81, -27.41) |
| CIE-LCH | lch(81.84, 35.66, 309.76°) |
| OKLab | oklab(85.23% 0.0555 -0.0748) |
| OKLCH | oklch(85.23% 0.093 306.6) |
| XYZ | xyz(66.8016, 60.0115, 102.6525) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.94
Light Violet
#D6B4FC
ΔE00 2.92
Pale Lilac
#E4CBFF
ΔE00 3.60
Light Lilac
#EDC8FF
ΔE00 3.85
Light Lavendar
#EFC0FE
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFFF #E0FFBF
analogous
#BFC0FF #DEBFFF #FEBFFF
triadic
#DEBFFF #FFDEBF #BFFFDE
tetradic
#DEBFFF #FFBFC0 #E0FFBF #BFFFFE
square
#DEBFFF #FFBFC0 #E0FFBF #BFFFFE
split-complementary
#DEBFFF #FFFEBF #C0FFBF
monochromatic
#9F45FF #BE82FF #DEBFFF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.62
#DEBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#DEBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFFF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFFF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#DAC8D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #debfff; /* rgb */ color: rgb(222, 191, 255); /* oklch */ color: oklch(85.2% 0.093 306.6);
Tailwind
colors: {
custom: {
50: '#e8d2ff',
500: '#debfff',
950: '#000000',
},
}SCSS
$custom: #debfff; $custom-light: #e8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#debfff",
"rgb": {
"r": 222,
"g": 191,
"b": 255
},
"hsl": {
"h": 269.063,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.85232,
"c": 0.09316,
"h": 306.6
},
"luminance": 0.60011
}Semantic roles & 50–950 ramp
primary
#DEBFFF
secondary
#B3E87B
accent
#E60076
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386