#DF9BEE#DF9BEE
#DF9BEE is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.4% C 0.135 H 320.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9BEE |
|---|---|
| RGB | rgb(223, 155, 238) |
| HSL | hsl(289, 71%, 77%) |
| HSV | hsv(289, 35%, 93%) |
| CMYK | cmyk(6.3%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.09, 39.06, -31.68) |
| CIE-LCH | lch(73.09, 50.30, 320.95°) |
| OKLab | oklab(78.37% 0.104 -0.0866) |
| OKLCH | oklch(78.37% 0.135 320.2) |
| XYZ | xyz(57.5834, 45.3054, 86.5838) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 5.40
Baby Purple
#CA9BF7
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.45
Lilac (survey)
#CEA2FD
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9BEE #AAEE9B
analogous
#B69BEE #DF9BEE #EE9BD3
triadic
#DF9BEE #EEDF9B #9BEEDF
tetradic
#DF9BEE #EEB69B #AAEE9B #9BD3EE
square
#DF9BEE #EEB69B #AAEE9B #9BD3EE
split-complementary
#DF9BEE #D3EE9B #9BEEB6
monochromatic
#BE32DC #CE67E5 #DF9BEE #F0CFF7 #F7E5FB
Accessibility & contrast
On white
2.09
#DF9BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#DF9BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9BEE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9BEE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#E0A4BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #df9bee; /* rgb */ color: rgb(223, 155, 238); /* oklch */ color: oklch(78.4% 0.135 320.2);
Tailwind
colors: {
custom: {
50: '#eab9f3',
500: '#df9bee',
950: '#000000',
},
}SCSS
$custom: #df9bee; $custom-light: #eab9f3; $custom-dark: #000000;
JSON
{
"hex": "#df9bee",
"rgb": {
"r": 223,
"g": 155,
"b": 238
},
"hsl": {
"h": 289.157,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78366,
"c": 0.13537,
"h": 320.2
},
"luminance": 0.45304
}Semantic roles & 50–950 ramp
primary
#DF9BEE
secondary
#DDF2D9
accent
#D31335
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085