#DEAEEB#DEAEEB
#DEAEEB is a light, moderate purple. Relative luminance 0.518; OKLCH L 81.4% C 0.098 H 319.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAEEB |
|---|---|
| RGB | rgb(222, 174, 235) |
| HSL | hsl(287, 60%, 80%) |
| HSV | hsv(287, 26%, 92%) |
| CMYK | cmyk(5.5%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(77.16, 27.96, -23.82) |
| CIE-LCH | lch(77.16, 36.73, 319.57°) |
| OKLab | oklab(81.41% 0.0743 -0.0646) |
| OKLCH | oklch(81.41% 0.098 319) |
| XYZ | xyz(60.2536, 51.8011, 85.4057) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.90
Mauve
#E0B0FF
ΔE00 4.12
Light Lavendar
#EFC0FE
ΔE00 4.42
Light Violet
#D6B4FC
ΔE00 4.90
Pale Violet
#CEAEFA
ΔE00 5.97
Light Lilac
#EDC8FF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAEEB #BBEBAE
analogous
#BFAEEB #DEAEEB #EBAED9
triadic
#DEAEEB #EBDEAE #AEEBDE
tetradic
#DEAEEB #EBBFAE #BBEBAE #AED9EB
square
#DEAEEB #EBBFAE #BBEBAE #AED9EB
split-complementary
#DEAEEB #D9EBAE #AEEBBF
monochromatic
#B64CD3 #CA7DDF #DEAEEB #F2DFF7 #F5E6F9
Accessibility & contrast
On white
1.85
#DEAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#DEAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAEEB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAEEB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#B2C0E9
Tritanopia (blue-blind)
#DFB5C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deaeeb; /* rgb */ color: rgb(222, 174, 235); /* oklch */ color: oklch(81.4% 0.098 319.0);
Tailwind
colors: {
custom: {
50: '#e9c6f1',
500: '#deaeeb',
950: '#000000',
},
}SCSS
$custom: #deaeeb; $custom-light: #e9c6f1; $custom-dark: #000000;
JSON
{
"hex": "#deaeeb",
"rgb": {
"r": 222,
"g": 174,
"b": 235
},
"hsl": {
"h": 287.213,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81406,
"c": 0.09847,
"h": 319
},
"luminance": 0.518
}Semantic roles & 50–950 ramp
primary
#DEAEEB
secondary
#87C776
accent
#C81D42
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285