#CBB8FE#CBB8FE
#CBB8FE is a very light, moderate violet. Relative luminance 0.541; OKLCH L 82.3% C 0.099 H 296.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB8FE |
|---|---|
| RGB | rgb(203, 184, 254) |
| HSL | hsl(256, 97%, 86%) |
| HSV | hsv(256, 28%, 100%) |
| CMYK | cmyk(20.1%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.54, 20.60, -32.09) |
| CIE-LCH | lch(78.54, 38.13, 302.70°) |
| OKLab | oklab(82.29% 0.0443 -0.0883) |
| OKLCH | oklch(82.29% 0.099 296.6) |
| XYZ | xyz(59.6545, 54.1328, 101.0526) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.26
Light Violet
#D6B4FC
ΔE00 3.41
Light Lavender
#DFC5FE
ΔE00 5.29
Mauve
#E0B0FF
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB8FE #EBFEB8
analogous
#B8C8FE #CBB8FE #EEB8FE
triadic
#CBB8FE #FECBB8 #B8FECB
tetradic
#CBB8FE #FEB8C8 #EBFEB8 #B8FEEE
square
#CBB8FE #FEB8C8 #EBFEB8 #B8FEEE
split-complementary
#CBB8FE #FEEEB8 #C8FEB8
monochromatic
#733FFC #9F7CFD #CBB8FE #E9E1FF #E9E1FF
Accessibility & contrast
On white
1.78
#CBB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CBB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB8FE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB8FE | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#C1C3D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbb8fe; /* rgb */ color: rgb(203, 184, 254); /* oklch */ color: oklch(82.3% 0.099 296.6);
Tailwind
colors: {
custom: {
50: '#dbcdff',
500: '#cbb8fe',
950: '#000000',
},
}SCSS
$custom: #cbb8fe; $custom-light: #dbcdff; $custom-dark: #000000;
JSON
{
"hex": "#cbb8fe",
"rgb": {
"r": 203,
"g": 184,
"b": 254
},
"hsl": {
"h": 256.286,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.82293,
"c": 0.09877,
"h": 296.6
},
"luminance": 0.54133
}Semantic roles & 50–950 ramp
primary
#CBB8FE
secondary
#C7E575
accent
#E600A7
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#151318
muted
#848386