#DF8CED#DF8CED
#DF8CED is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.9% C 0.160 H 321.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8CED |
|---|---|
| RGB | rgb(223, 140, 237) |
| HSL | hsl(291, 73%, 74%) |
| HSV | hsv(291, 41%, 93%) |
| CMYK | cmyk(5.9%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(69.87, 46.78, -36.13) |
| CIE-LCH | lch(69.87, 59.11, 322.32°) |
| OKLab | oklab(75.92% 0.1254 -0.0992) |
| OKLCH | oklch(75.92% 0.16 321.6) |
| XYZ | xyz(55.0938, 40.5606, 85.0312) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 5.37
Baby Purple
#CA9BF7
ΔE00 6.37
Orchid
#DA70D6
ΔE00 6.64
Plum
#DDA0DD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8CED #9AED8C
analogous
#AF8CED #DF8CED #ED8CCB
triadic
#DF8CED #EDDF8C #8CEDDF
tetradic
#DF8CED #EDAF8C #9AED8C #8CCBED
square
#DF8CED #EDAF8C #9AED8C #8CCBED
split-complementary
#DF8CED #CBED8C #8CEDAF
monochromatic
#C122DC #D057E5 #DF8CED #EEC1F5 #F8E5FB
Accessibility & contrast
On white
2.30
#DF8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#DF8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8CED
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8CED | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#E197B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df8ced; /* rgb */ color: rgb(223, 140, 237); /* oklch */ color: oklch(75.9% 0.160 321.6);
Tailwind
colors: {
custom: {
50: '#eaaff3',
500: '#df8ced',
950: '#000000',
},
}SCSS
$custom: #df8ced; $custom-light: #eaaff3; $custom-dark: #000000;
JSON
{
"hex": "#df8ced",
"rgb": {
"r": 223,
"g": 140,
"b": 237
},
"hsl": {
"h": 291.34,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.75924,
"c": 0.15988,
"h": 321.6
},
"luminance": 0.40559
}Semantic roles & 50–950 ramp
primary
#DF8CED
secondary
#DCF3D8
accent
#D5102D
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161017
muted
#847F85