#DCAEFF#DCAEFF
#DCAEFF is a very light, vivid violet. Relative luminance 0.527; OKLCH L 82.0% C 0.121 H 309.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAEFF |
|---|---|
| RGB | rgb(220, 174, 255) |
| HSL | hsl(274, 100%, 84%) |
| HSV | hsv(274, 32%, 100%) |
| CMYK | cmyk(13.7%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(77.70, 31.36, -33.79) |
| CIE-LCH | lch(77.70, 46.10, 312.87°) |
| OKLab | oklab(82.02% 0.0774 -0.0928) |
| OKLCH | oklch(82.02% 0.121 309.8) |
| XYZ | xyz(62.6980, 52.7084, 101.4591) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.93
Light Violet
#D6B4FC
ΔE00 2.49
Pale Violet
#CEAEFA
ΔE00 2.90
Lilac (survey)
#CEA2FD
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 4.56
Pastel Purple
#CAA0FF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAEFF #D1FFAE
analogous
#B4AEFF #DCAEFF #FFAEFA
triadic
#DCAEFF #FFDCAE #AEFFDC
tetradic
#DCAEFF #FFB4AE #D1FFAE #AEFAFF
square
#DCAEFF #FFB4AE #D1FFAE #AEFAFF
split-complementary
#DCAEFF #FAFFAE #AEFFB4
monochromatic
#A734FF #C271FF #DCAEFF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.82
#DCAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DCAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAEFF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAEFF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#D8B9CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcaeff; /* rgb */ color: rgb(220, 174, 255); /* oklch */ color: oklch(82.0% 0.121 309.8);
Tailwind
colors: {
custom: {
50: '#e7c6ff',
500: '#dcaeff',
950: '#000000',
},
}SCSS
$custom: #dcaeff; $custom-light: #e7c6ff; $custom-dark: #000000;
JSON
{
"hex": "#dcaeff",
"rgb": {
"r": 220,
"g": 174,
"b": 255
},
"hsl": {
"h": 274.074,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.82016,
"c": 0.12087,
"h": 309.8
},
"luminance": 0.52708
}Semantic roles & 50–950 ramp
primary
#DCAEFF
secondary
#A0E56C
accent
#E60063
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161318
muted
#848286