#DEAFFD#DEAFFD
#DEAFFD is a very light, moderate violet. Relative luminance 0.533; OKLCH L 82.3% C 0.118 H 311.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAFFD |
|---|---|
| RGB | rgb(222, 175, 253) |
| HSL | hsl(276, 95%, 84%) |
| HSV | hsv(276, 31%, 99%) |
| CMYK | cmyk(12.3%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(78.04, 31.02, -32.18) |
| CIE-LCH | lch(78.04, 44.69, 313.95°) |
| OKLab | oklab(82.29% 0.0777 -0.0882) |
| OKLCH | oklch(82.29% 0.118 311.4) |
| XYZ | xyz(63.1808, 53.2822, 99.8656) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.40
Light Violet
#D6B4FC
ΔE00 2.54
Pale Violet
#CEAEFA
ΔE00 3.35
Lilac (survey)
#CEA2FD
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.97
Light Lavendar
#EFC0FE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAFFD #CEFDAF
analogous
#B7AFFD #DEAFFD #FDAFF5
triadic
#DEAFFD #FDDEAF #AFFDDE
tetradic
#DEAFFD #FDB7AF #CEFDAF #AFF5FD
square
#DEAFFD #FDB7AF #CEFDAF #AFF5FD
split-complementary
#DEAFFD #F5FDAF #AFFDB7
monochromatic
#AD38FA #C573FC #DEAFFD #F3E1FE #F3E1FE
Accessibility & contrast
On white
1.80
#DEAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DEAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAFFD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAFFD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#DBB9CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deaffd; /* rgb */ color: rgb(222, 175, 253); /* oklch */ color: oklch(82.3% 0.118 311.4);
Tailwind
colors: {
custom: {
50: '#e9c7fe',
500: '#deaffd',
950: '#000000',
},
}SCSS
$custom: #deaffd; $custom-light: #e9c7fe; $custom-dark: #000000;
JSON
{
"hex": "#deaffd",
"rgb": {
"r": 222,
"g": 175,
"b": 253
},
"hsl": {
"h": 276.154,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.82293,
"c": 0.11757,
"h": 311.4
},
"luminance": 0.53281
}Semantic roles & 50–950 ramp
primary
#DEAFFD
secondary
#9CE26E
accent
#E6005B
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285