#DEBEF5#DEBEF5
#DEBEF5 is a very light, moderate violet. Relative luminance 0.589; OKLCH L 84.7% C 0.082 H 310.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEF5 |
|---|---|
| RGB | rgb(222, 190, 245) |
| HSL | hsl(275, 73%, 85%) |
| HSV | hsv(275, 22%, 96%) |
| CMYK | cmyk(9.4%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(81.26, 21.31, -22.96) |
| CIE-LCH | lch(81.26, 31.33, 312.87°) |
| OKLab | oklab(84.67% 0.054 -0.0623) |
| OKLCH | oklch(84.67% 0.082 310.9) |
| XYZ | xyz(65.0163, 58.9497, 94.3218) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.23
Light Lilac
#EDC8FF
ΔE00 2.92
Pale Lilac
#E4CBFF
ΔE00 3.15
Light Lavendar
#EFC0FE
ΔE00 3.42
Pale Lavender
#EECFFE
ΔE00 4.36
Light Violet
#D6B4FC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEF5 #D5F5BE
analogous
#C2BEF5 #DEBEF5 #F5BEF0
triadic
#DEBEF5 #F5DEBE #BEF5DE
tetradic
#DEBEF5 #F5C2BE #D5F5BE #BEF0F5
square
#DEBEF5 #F5C2BE #D5F5BE #BEF0F5
split-complementary
#DEBEF5 #F0F5BE #BEF5C2
monochromatic
#A854E5 #C389ED #DEBEF5 #F2E4FB #F2E4FB
Accessibility & contrast
On white
1.64
#DEBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#DEBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEF5
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEF5 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F7
Deuteranopia (green-blind)
#BCCBF3
Tritanopia (blue-blind)
#DCC5D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debef5; /* rgb */ color: rgb(222, 190, 245); /* oklch */ color: oklch(84.7% 0.082 310.9);
Tailwind
colors: {
custom: {
50: '#e8d1f8',
500: '#debef5',
950: '#000000',
},
}SCSS
$custom: #debef5; $custom-light: #e8d1f8; $custom-dark: #000000;
JSON
{
"hex": "#debef5",
"rgb": {
"r": 222,
"g": 190,
"b": 245
},
"hsl": {
"h": 274.909,
"s": 73.333,
"l": 85.294
},
"oklch": {
"l": 0.84672,
"c": 0.08244,
"h": 310.9
},
"luminance": 0.58949
}Semantic roles & 50–950 ramp
primary
#DEBEF5
secondary
#A5D681
accent
#D51063
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385