#DF9BFB#DF9BFB
#DF9BFB is a light, vivid purple. Relative luminance 0.461; OKLCH L 78.9% C 0.149 H 315.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9BFB |
|---|---|
| RGB | rgb(223, 155, 251) |
| HSL | hsl(283, 92%, 80%) |
| HSV | hsv(283, 38%, 98%) |
| CMYK | cmyk(11.2%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.61, 41.63, -37.95) |
| CIE-LCH | lch(73.61, 56.33, 317.65°) |
| OKLab | oklab(78.93% 0.1069 -0.1045) |
| OKLCH | oklch(78.93% 0.149 315.6) |
| XYZ | xyz(59.5627, 46.0971, 97.0081) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.25
Lavender (survey)
#C79FEF
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 4.98
Mauve
#E0B0FF
ΔE00 5.16
Liliac
#C48EFD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9BFB #B7FB9B
analogous
#AF9BFB #DF9BFB #FB9BE7
triadic
#DF9BFB #FBDF9B #9BFBDF
tetradic
#DF9BFB #FBAF9B #B7FB9B #9BE7FB
square
#DF9BFB #FBAF9B #B7FB9B #9BE7FB
split-complementary
#DF9BFB #E7FB9B #9BFBAF
monochromatic
#B925F6 #CC60F9 #DF9BFB #F2D6FD #F6E2FE
Accessibility & contrast
On white
2.05
#DF9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#DF9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9BFB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9BFB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#DEA8BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #df9bfb; /* rgb */ color: rgb(223, 155, 251); /* oklch */ color: oklch(78.9% 0.149 315.6);
Tailwind
colors: {
custom: {
50: '#eab9fd',
500: '#df9bfb',
950: '#000000',
},
}SCSS
$custom: #df9bfb; $custom-light: #eab9fd; $custom-dark: #000000;
JSON
{
"hex": "#df9bfb",
"rgb": {
"r": 223,
"g": 155,
"b": 251
},
"hsl": {
"h": 282.5,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.78926,
"c": 0.14949,
"h": 315.6
},
"luminance": 0.46096
}Semantic roles & 50–950 ramp
primary
#DF9BFB
secondary
#DFF6D5
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085