#DFAFEA#DFAFEA
#DFAFEA is a light, moderate purple. Relative luminance 0.523; OKLCH L 81.6% C 0.096 H 320.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAFEA |
|---|---|
| RGB | rgb(223, 175, 234) |
| HSL | hsl(289, 58%, 80%) |
| HSV | hsv(289, 25%, 92%) |
| CMYK | cmyk(4.7%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(77.45, 27.55, -22.83) |
| CIE-LCH | lch(77.45, 35.78, 320.35°) |
| OKLab | oklab(81.64% 0.0736 -0.0619) |
| OKLCH | oklch(81.64% 0.096 320) |
| XYZ | xyz(60.6107, 52.2897, 84.7260) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 4.27
Mauve
#E0B0FF
ΔE00 4.56
Light Violet
#D6B4FC
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.85
Pale Violet
#CEAEFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAFEA #BAEAAF
analogous
#C2AFEA #DFAFEA #EAAFD7
triadic
#DFAFEA #EADFAF #AFEADF
tetradic
#DFAFEA #EAC2AF #BAEAAF #AFD7EA
square
#DFAFEA #EAC2AF #BAEAAF #AFD7EA
split-complementary
#DFAFEA #D7EAAF #AFEAC2
monochromatic
#B84ED1 #CC7FDD #DFAFEA #F2DFF7 #F5E7F9
Accessibility & contrast
On white
1.83
#DFAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DFAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAFEA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAFEA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#B3C1E8
Tritanopia (blue-blind)
#E0B5C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dfafea; /* rgb */ color: rgb(223, 175, 234); /* oklch */ color: oklch(81.6% 0.096 320.0);
Tailwind
colors: {
custom: {
50: '#e9c7f0',
500: '#dfafea',
950: '#000000',
},
}SCSS
$custom: #dfafea; $custom-light: #e9c7f0; $custom-dark: #000000;
JSON
{
"hex": "#dfafea",
"rgb": {
"r": 223,
"g": 175,
"b": 234
},
"hsl": {
"h": 288.814,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.81641,
"c": 0.09617,
"h": 320
},
"luminance": 0.52288
}Semantic roles & 50–950 ramp
primary
#DFAFEA
secondary
#86C677
accent
#C61F3F
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285