#DF9CED#DF9CED
#DF9CED is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.5% C 0.133 H 320.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9CED |
|---|---|
| RGB | rgb(223, 156, 237) |
| HSL | hsl(290, 69%, 77%) |
| HSV | hsv(290, 34%, 93%) |
| CMYK | cmyk(5.9%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(73.27, 38.33, -30.86) |
| CIE-LCH | lch(73.27, 49.21, 321.16°) |
| OKLab | oklab(78.49% 0.1023 -0.0843) |
| OKLCH | oklch(78.49% 0.133 320.5) |
| XYZ | xyz(57.6040, 45.5810, 85.8679) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.98
Mauve
#E0B0FF
ΔE00 5.28
Lavender (survey)
#C79FEF
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9CED #AAED9C
analogous
#B79CED #DF9CED #ED9CD2
triadic
#DF9CED #EDDF9C #9CEDDF
tetradic
#DF9CED #EDB79C #AAED9C #9CD2ED
square
#DF9CED #EDB79C #AAED9C #9CD2ED
split-complementary
#DF9CED #D2ED9C #9CEDB7
monochromatic
#BE34DA #CE68E4 #DF9CED #F0D0F6 #F7E5FA
Accessibility & contrast
On white
2.08
#DF9CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#DF9CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9CED
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9CED | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#E1A5BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #df9ced; /* rgb */ color: rgb(223, 156, 237); /* oklch */ color: oklch(78.5% 0.133 320.5);
Tailwind
colors: {
custom: {
50: '#eabaf3',
500: '#df9ced',
950: '#000000',
},
}SCSS
$custom: #df9ced; $custom-light: #eabaf3; $custom-dark: #000000;
JSON
{
"hex": "#df9ced",
"rgb": {
"r": 223,
"g": 156,
"b": 237
},
"hsl": {
"h": 289.63,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.7849,
"c": 0.13258,
"h": 320.5
},
"luminance": 0.45579
}Semantic roles & 50–950 ramp
primary
#DF9CED
secondary
#DDF2D9
accent
#D11435
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185