#DEAEFF#DEAEFF
#DEAEFF is a very light, vivid violet. Relative luminance 0.530; OKLCH L 82.2% C 0.122 H 310.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAEFF |
|---|---|
| RGB | rgb(222, 174, 255) |
| HSL | hsl(276, 100%, 84%) |
| HSV | hsv(276, 32%, 100%) |
| CMYK | cmyk(12.9%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(77.89, 31.97, -33.49) |
| CIE-LCH | lch(77.89, 46.30, 313.67°) |
| OKLab | oklab(82.2% 0.0797 -0.0919) |
| OKLCH | oklch(82.2% 0.122 310.9) |
| XYZ | xyz(63.3071, 53.0225, 101.4877) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.63
Light Violet
#D6B4FC
ΔE00 2.77
Pale Violet
#CEAEFA
ΔE00 3.32
Lilac (survey)
#CEA2FD
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.81
Pastel Purple
#CAA0FF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAEFF #CFFFAE
analogous
#B6AEFF #DEAEFF #FFAEF7
triadic
#DEAEFF #FFDEAE #AEFFDE
tetradic
#DEAEFF #FFB6AE #CFFFAE #AEF7FF
square
#DEAEFF #FFB6AE #CFFFAE #AEF7FF
split-complementary
#DEAEFF #F7FFAE #AEFFB6
monochromatic
#AC34FF #C571FF #DEAEFF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.81
#DEAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DEAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAEFF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAEFF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#DBB9CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deaeff; /* rgb */ color: rgb(222, 174, 255); /* oklch */ color: oklch(82.2% 0.122 310.9);
Tailwind
colors: {
custom: {
50: '#e9c6ff',
500: '#deaeff',
950: '#000000',
},
}SCSS
$custom: #deaeff; $custom-light: #e9c6ff; $custom-dark: #000000;
JSON
{
"hex": "#deaeff",
"rgb": {
"r": 222,
"g": 174,
"b": 255
},
"hsl": {
"h": 275.556,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.82201,
"c": 0.12163,
"h": 310.9
},
"luminance": 0.53022
}Semantic roles & 50–950 ramp
primary
#DEAEFF
secondary
#9DE56C
accent
#E6005D
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161318
muted
#848286