#CBB9FE#CBB9FE
#CBB9FE is a very light, moderate violet. Relative luminance 0.545; OKLCH L 82.5% C 0.097 H 296.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB9FE |
|---|---|
| RGB | rgb(203, 185, 254) |
| HSL | hsl(256, 97%, 86%) |
| HSV | hsv(256, 27%, 100%) |
| CMYK | cmyk(20.1%, 27.2%, 0%, 0.4%) |
| CIE-LAB | lab(78.78, 20.05, -31.71) |
| CIE-LCH | lch(78.78, 37.52, 302.30°) |
| OKLab | oklab(82.48% 0.0429 -0.0872) |
| OKLCH | oklch(82.48% 0.097 296.2) |
| XYZ | xyz(59.8630, 54.5497, 101.1221) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.55
Light Violet
#D6B4FC
ΔE00 3.61
Light Lavender
#DFC5FE
ΔE00 5.17
Light Periwinkle
#C1C6FC
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 5.96
Mauve
#E0B0FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB9FE #ECFEB9
analogous
#B9C9FE #CBB9FE #EDB9FE
triadic
#CBB9FE #FECBB9 #B9FECB
tetradic
#CBB9FE #FEB9C9 #ECFEB9 #B9FEED
square
#CBB9FE #FEB9C9 #ECFEB9 #B9FEED
split-complementary
#CBB9FE #FEEDB9 #C9FEB9
monochromatic
#7140FC #9E7DFD #CBB9FE #E9E1FF #E9E1FF
Accessibility & contrast
On white
1.76
#CBB9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#CBB9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB9FE
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB9FE | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#ACC2FC
Tritanopia (blue-blind)
#C1C4D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cbb9fe; /* rgb */ color: rgb(203, 185, 254); /* oklch */ color: oklch(82.5% 0.097 296.2);
Tailwind
colors: {
custom: {
50: '#dbceff',
500: '#cbb9fe',
950: '#000000',
},
}SCSS
$custom: #cbb9fe; $custom-light: #dbceff; $custom-dark: #000000;
JSON
{
"hex": "#cbb9fe",
"rgb": {
"r": 203,
"g": 185,
"b": 254
},
"hsl": {
"h": 255.652,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.8248,
"c": 0.0972,
"h": 296.2
},
"luminance": 0.5455
}Semantic roles & 50–950 ramp
primary
#CBB9FE
secondary
#C8E576
accent
#E600AA
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151318
muted
#848386