#DEBEF8#DEBEF8
#DEBEF8 is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.8% C 0.086 H 309.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEF8 |
|---|---|
| RGB | rgb(222, 190, 248) |
| HSL | hsl(273, 81%, 86%) |
| HSV | hsv(273, 23%, 97%) |
| CMYK | cmyk(10.5%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(81.37, 21.91, -24.41) |
| CIE-LCH | lch(81.37, 32.80, 311.92°) |
| OKLab | oklab(84.78% 0.0549 -0.0664) |
| OKLCH | oklch(84.78% 0.086 309.6) |
| XYZ | xyz(65.4780, 59.1343, 96.7534) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.94
Light Lilac
#EDC8FF
ΔE00 3.09
Pale Lilac
#E4CBFF
ΔE00 3.21
Light Lavendar
#EFC0FE
ΔE00 3.42
Light Violet
#D6B4FC
ΔE00 3.75
Pale Lavender
#EECFFE
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEF8 #D8F8BE
analogous
#C1BEF8 #DEBEF8 #F8BEF5
triadic
#DEBEF8 #F8DEBE #BEF8DE
tetradic
#DEBEF8 #F8C1BE #D8F8BE #BEF5F8
square
#DEBEF8 #F8C1BE #D8F8BE #BEF5F8
split-complementary
#DEBEF8 #F5F8BE #BEF8C1
monochromatic
#A64FEC #C287F2 #DEBEF8 #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.64
#DEBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#DEBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEF8
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEF8 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FA
Deuteranopia (green-blind)
#BBCBF6
Tritanopia (blue-blind)
#DBC5D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debef8; /* rgb */ color: rgb(222, 190, 248); /* oklch */ color: oklch(84.8% 0.086 309.6);
Tailwind
colors: {
custom: {
50: '#e8d1fa',
500: '#debef8',
950: '#000000',
},
}SCSS
$custom: #debef8; $custom-light: #e8d1fa; $custom-dark: #000000;
JSON
{
"hex": "#debef8",
"rgb": {
"r": 222,
"g": 190,
"b": 248
},
"hsl": {
"h": 273.103,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.84783,
"c": 0.08612,
"h": 309.6
},
"luminance": 0.59134
}Semantic roles & 50–950 ramp
primary
#DEBEF8
secondary
#A8DB7F
accent
#DD0968
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385