#CB9FFE#CB9FFE
#CB9FFE is a light, vivid violet. Relative luminance 0.446; OKLCH L 77.8% C 0.139 H 304.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9FFE |
|---|---|
| RGB | rgb(203, 159, 254) |
| HSL | hsl(268, 98%, 81%) |
| HSV | hsv(268, 37%, 100%) |
| CMYK | cmyk(20.1%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(72.66, 34.28, -41.20) |
| CIE-LCH | lch(72.66, 53.60, 309.76°) |
| OKLab | oklab(77.8% 0.079 -0.1142) |
| OKLCH | oklch(77.8% 0.139 304.7) |
| XYZ | xyz(54.9125, 44.6488, 99.4719) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.43
Lilac (survey)
#CEA2FD
ΔE00 1.03
Baby Purple
#CA9BF7
ΔE00 1.40
Lavender (survey)
#C79FEF
ΔE00 2.69
Liliac
#C48EFD
ΔE00 4.36
Pale Violet
#CEAEFA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9FFE #D2FE9F
analogous
#9FA2FE #CB9FFE #FA9FFE
triadic
#CB9FFE #FECB9F #9FFECB
tetradic
#CB9FFE #FE9FA2 #D2FE9F #9FFEFA
square
#CB9FFE #FE9FA2 #D2FE9F #9FFEFA
split-complementary
#CB9FFE #FEFA9F #A2FE9F
monochromatic
#8926FD #AA62FD #CB9FFE #ECDCFF #EFE1FF
Accessibility & contrast
On white
2.11
#CB9FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#CB9FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9FFE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9FFE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#C3AEC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cb9ffe; /* rgb */ color: rgb(203, 159, 254); /* oklch */ color: oklch(77.8% 0.139 304.7);
Tailwind
colors: {
custom: {
50: '#dcbcff',
500: '#cb9ffe',
950: '#000000',
},
}SCSS
$custom: #cb9ffe; $custom-light: #dcbcff; $custom-dark: #000000;
JSON
{
"hex": "#cb9ffe",
"rgb": {
"r": 203,
"g": 159,
"b": 254
},
"hsl": {
"h": 267.789,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.77799,
"c": 0.13892,
"h": 304.7
},
"luminance": 0.44649
}Semantic roles & 50–950 ramp
primary
#CB9FFE
secondary
#E7F7D4
accent
#E6007B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186