#DEBEFB#DEBEFB
#DEBEFB is a very light, moderate violet. Relative luminance 0.593; OKLCH L 84.9% C 0.090 H 308.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEFB |
|---|---|
| RGB | rgb(222, 190, 251) |
| HSL | hsl(271, 88%, 86%) |
| HSV | hsv(271, 24%, 98%) |
| CMYK | cmyk(11.6%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(81.47, 22.52, -25.85) |
| CIE-LCH | lch(81.47, 34.29, 311.06°) |
| OKLab | oklab(84.9% 0.0557 -0.0704) |
| OKLCH | oklch(84.9% 0.09 308.4) |
| XYZ | xyz(65.9471, 59.3220, 99.2242) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.91
Light Violet
#D6B4FC
ΔE00 3.22
Light Lilac
#EDC8FF
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 3.43
Light Lavendar
#EFC0FE
ΔE00 3.57
Mauve
#E0B0FF
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEFB #DBFBBE
analogous
#C0BEFB #DEBEFB #FBBEFA
triadic
#DEBEFB #FBDEBE #BEFBDE
tetradic
#DEBEFB #FBC0BE #DBFBBE #BEFAFB
square
#DEBEFB #FBC0BE #DBFBBE #BEFAFB
split-complementary
#DEBEFB #FAFBBE #BEFBC0
monochromatic
#A34BF4 #C184F7 #DEBEFB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.63
#DEBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#DEBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEFB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEFB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#DBC6D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debefb; /* rgb */ color: rgb(222, 190, 251); /* oklch */ color: oklch(84.9% 0.090 308.4);
Tailwind
colors: {
custom: {
50: '#e8d1fc',
500: '#debefb',
950: '#000000',
},
}SCSS
$custom: #debefb; $custom-light: #e8d1fc; $custom-dark: #000000;
JSON
{
"hex": "#debefb",
"rgb": {
"r": 222,
"g": 190,
"b": 251
},
"hsl": {
"h": 271.475,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.84897,
"c": 0.08983,
"h": 308.4
},
"luminance": 0.59322
}Semantic roles & 50–950 ramp
primary
#DEBEFB
secondary
#ACE07D
accent
#E5006D
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385