#DEBDFE#DEBDFE
#DEBDFE is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.8% C 0.095 H 307.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDFE |
|---|---|
| RGB | rgb(222, 189, 254) |
| HSL | hsl(270, 97%, 87%) |
| HSV | hsv(270, 26%, 100%) |
| CMYK | cmyk(12.6%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(81.34, 23.68, -27.66) |
| CIE-LCH | lch(81.34, 36.41, 310.57°) |
| OKLab | oklab(84.83% 0.058 -0.0755) |
| OKLCH | oklch(84.83% 0.095 307.5) |
| XYZ | xyz(66.2079, 59.0810, 101.6626) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.43
Light Violet
#D6B4FC
ΔE00 2.55
Light Lavendar
#EFC0FE
ΔE00 3.82
Mauve
#E0B0FF
ΔE00 3.92
Light Lilac
#EDC8FF
ΔE00 3.99
Pale Lilac
#E4CBFF
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDFE #DDFEBD
analogous
#BEBDFE #DEBDFE #FEBDFD
triadic
#DEBDFE #FEDEBD #BDFEDE
tetradic
#DEBDFE #FEBEBD #DDFEBD #BDFDFE
square
#DEBDFE #FEBEBD #DDFEBD #BDFDFE
split-complementary
#DEBDFE #FDFEBD #BDFEBE
monochromatic
#A244FC #C081FD #DEBDFE #F0E1FF #F0E1FF
Accessibility & contrast
On white
1.64
#DEBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#DEBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDFE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDFE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#DAC6D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debdfe; /* rgb */ color: rgb(222, 189, 254); /* oklch */ color: oklch(84.8% 0.095 307.5);
Tailwind
colors: {
custom: {
50: '#e8d1ff',
500: '#debdfe',
950: '#000000',
},
}SCSS
$custom: #debdfe; $custom-light: #e8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#debdfe",
"rgb": {
"r": 222,
"g": 189,
"b": 254
},
"hsl": {
"h": 270.462,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.84829,
"c": 0.09524,
"h": 307.5
},
"luminance": 0.59081
}Semantic roles & 50–950 ramp
primary
#DEBDFE
secondary
#AFE67A
accent
#E60071
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386