#DF9DF3#DF9DF3
#DF9DF3 is a light, vivid purple. Relative luminance 0.463; OKLCH L 78.9% C 0.137 H 318.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9DF3 |
|---|---|
| RGB | rgb(223, 157, 243) |
| HSL | hsl(286, 78%, 78%) |
| HSV | hsv(286, 35%, 95%) |
| CMYK | cmyk(8.2%, 35.4%, 0%, 4.7%) |
| CIE-LAB | lab(73.72, 38.97, -33.43) |
| CIE-LCH | lch(73.72, 51.35, 319.38°) |
| OKLab | oklab(78.91% 0.1023 -0.0916) |
| OKLCH | oklch(78.91% 0.137 318.1) |
| XYZ | xyz(58.6638, 46.2745, 90.6182) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 4.77
Lilac (survey)
#CEA2FD
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.03
Pastel Purple
#CAA0FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9DF3 #B1F39D
analogous
#B49DF3 #DF9DF3 #F39DDC
triadic
#DF9DF3 #F3DF9D #9DF3DF
tetradic
#DF9DF3 #F3B49D #B1F39D #9DDCF3
square
#DF9DF3 #F3B49D #B1F39D #9DDCF3
split-complementary
#DF9DF3 #DCF39D #9DF3B4
monochromatic
#BB30E6 #CD66EC #DF9DF3 #F1D4FA #F6E4FC
Accessibility & contrast
On white
2.05
#DF9DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#DF9DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9DF3
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9DF3 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F6
Deuteranopia (green-blind)
#A1B7F0
Tritanopia (blue-blind)
#DFA7BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #df9df3; /* rgb */ color: rgb(223, 157, 243); /* oklch */ color: oklch(78.9% 0.137 318.1);
Tailwind
colors: {
custom: {
50: '#eabbf7',
500: '#df9df3',
950: '#000000',
},
}SCSS
$custom: #df9df3; $custom-light: #eabbf7; $custom-dark: #000000;
JSON
{
"hex": "#df9df3",
"rgb": {
"r": 223,
"g": 157,
"b": 243
},
"hsl": {
"h": 286.047,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.78908,
"c": 0.13732,
"h": 318.1
},
"luminance": 0.46273
}Semantic roles & 50–950 ramp
primary
#DF9DF3
secondary
#DEF3D8
accent
#DA0B3B
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185