#CB95F8#CB95F8
#CB95F8 is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.8% C 0.148 H 308.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CB95F8 |
|---|---|
| RGB | rgb(203, 149, 248) |
| HSL | hsl(273, 88%, 78%) |
| HSV | hsv(273, 40%, 97%) |
| CMYK | cmyk(18.1%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(70.15, 38.41, -41.86) |
| CIE-LCH | lch(70.15, 56.81, 312.54°) |
| OKLab | oklab(75.82% 0.0918 -0.1161) |
| OKLCH | oklch(75.82% 0.148 308.3) |
| XYZ | xyz(52.3161, 40.9693, 93.9406) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.66
Liliac
#C48EFD
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 2.99
Lilac (survey)
#CEA2FD
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 3.59
Pale Purple
#B790D4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB95F8 #C2F895
analogous
#9995F8 #CB95F8 #F895F4
triadic
#CB95F8 #F8CB95 #95F8CB
tetradic
#CB95F8 #F89995 #C2F895 #95F4F8
square
#CB95F8 #F89995 #C2F895 #95F4F8
split-complementary
#CB95F8 #F4F895 #95F899
monochromatic
#9322F0 #AF5CF4 #CB95F8 #E7CEFC #F1E2FD
Accessibility & contrast
On white
2.28
#CB95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CB95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB95F8
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB95F8 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#C5A4BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb95f8; /* rgb */ color: rgb(203, 149, 248); /* oklch */ color: oklch(75.8% 0.148 308.3);
Tailwind
colors: {
custom: {
50: '#dcb5fb',
500: '#cb95f8',
950: '#000000',
},
}SCSS
$custom: #cb95f8; $custom-light: #dcb5fb; $custom-dark: #000000;
JSON
{
"hex": "#cb95f8",
"rgb": {
"r": 203,
"g": 149,
"b": 248
},
"hsl": {
"h": 272.727,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.75819,
"c": 0.14797,
"h": 308.3
},
"luminance": 0.40969
}Semantic roles & 50–950 ramp
primary
#CB95F8
secondary
#E4F5D6
accent
#E40168
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085