#CB95DF#CB95DF
#CB95DF is a light, moderate purple. Relative luminance 0.395; OKLCH L 74.7% C 0.119 H 316.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CB95DF |
|---|---|
| RGB | rgb(203, 149, 223) |
| HSL | hsl(284, 54%, 73%) |
| HSV | hsv(284, 33%, 87%) |
| CMYK | cmyk(9%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(69.13, 33.16, -29.75) |
| CIE-LCH | lch(69.13, 44.55, 318.10°) |
| OKLab | oklab(74.7% 0.0863 -0.0814) |
| OKLCH | oklch(74.7% 0.119 316.7) |
| XYZ | xyz(48.6934, 39.5202, 74.8608) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.24
Baby Purple
#CA9BF7
ΔE00 4.84
Plum
#DDA0DD
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB95DF #A9DF95
analogous
#A695DF #CB95DF #DF95CE
triadic
#CB95DF #DFCB95 #95DFCB
tetradic
#CB95DF #DFA695 #A9DF95 #95CEDF
square
#CB95DF #DFA695 #A9DF95 #95CEDF
split-complementary
#CB95DF #CEDF95 #95DFA6
monochromatic
#9C3AC0 #B466D1 #CB95DF #E2C4ED #F3E7F8
Accessibility & contrast
On white
2.36
#CB95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CB95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB95DF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB95DF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#97AADD
Tritanopia (blue-blind)
#CB9EB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb95df; /* rgb */ color: rgb(203, 149, 223); /* oklch */ color: oklch(74.7% 0.119 316.7);
Tailwind
colors: {
custom: {
50: '#dbb5e9',
500: '#cb95df',
950: '#000000',
},
}SCSS
$custom: #cb95df; $custom-light: #dbb5e9; $custom-dark: #000000;
JSON
{
"hex": "#cb95df",
"rgb": {
"r": 203,
"g": 149,
"b": 223
},
"hsl": {
"h": 283.784,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.74703,
"c": 0.11865,
"h": 316.7
},
"luminance": 0.39519
}Semantic roles & 50–950 ramp
primary
#CB95DF
secondary
#E1EFDC
accent
#C1244F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084