#DFAFE9#DFAFE9
#DFAFE9 is a light, moderate purple. Relative luminance 0.522; OKLCH L 81.6% C 0.095 H 320.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAFE9 |
|---|---|
| RGB | rgb(223, 175, 233) |
| HSL | hsl(290, 57%, 80%) |
| HSV | hsv(290, 25%, 91%) |
| CMYK | cmyk(4.3%, 24.9%, 0%, 8.6%) |
| CIE-LAB | lab(77.42, 27.36, -22.34) |
| CIE-LCH | lch(77.42, 35.32, 320.76°) |
| OKLab | oklab(81.6% 0.0733 -0.0605) |
| OKLCH | oklch(81.6% 0.095 320.5) |
| XYZ | xyz(60.4674, 52.2324, 83.9715) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.88
Light Lavendar
#EFC0FE
ΔE00 4.34
Mauve
#E0B0FF
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 5.47
Light Lilac
#EDC8FF
ΔE00 5.88
Light Lavender
#DFC5FE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAFE9 #B9E9AF
analogous
#C2AFE9 #DFAFE9 #E9AFD6
triadic
#DFAFE9 #E9DFAF #AFE9DF
tetradic
#DFAFE9 #E9C2AF #B9E9AF #AFD6E9
square
#DFAFE9 #E9C2AF #B9E9AF #AFD6E9
split-complementary
#DFAFE9 #D6E9AF #AFE9C2
monochromatic
#B94FCF #CC7FDC #DFAFE9 #F2DFF6 #F5E7F8
Accessibility & contrast
On white
1.83
#DFAFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#DFAFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAFE9
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAFE9 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEB
Deuteranopia (green-blind)
#B4C1E7
Tritanopia (blue-blind)
#E0B5C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dfafe9; /* rgb */ color: rgb(223, 175, 233); /* oklch */ color: oklch(81.6% 0.095 320.5);
Tailwind
colors: {
custom: {
50: '#e9c7f0',
500: '#dfafe9',
950: '#000000',
},
}SCSS
$custom: #dfafe9; $custom-light: #e9c7f0; $custom-dark: #000000;
JSON
{
"hex": "#dfafe9",
"rgb": {
"r": 223,
"g": 175,
"b": 233
},
"hsl": {
"h": 289.655,
"s": 56.863,
"l": 80
},
"oklch": {
"l": 0.81603,
"c": 0.09507,
"h": 320.5
},
"luminance": 0.52231
}Semantic roles & 50–950 ramp
primary
#DFAFE9
secondary
#85C578
accent
#C4213D
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285