#CBBBE8#CBBBE8
#CBBBE8 is a very light, moderate violet. Relative luminance 0.541; OKLCH L 82.0% C 0.065 H 301.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBE8 |
|---|---|
| RGB | rgb(203, 187, 232) |
| HSL | hsl(261, 49%, 82%) |
| HSV | hsv(261, 19%, 91%) |
| CMYK | cmyk(12.5%, 19.4%, 0%, 9%) |
| CIE-LAB | lab(78.50, 14.23, -20.33) |
| CIE-LCH | lch(78.50, 24.81, 304.99°) |
| OKLab | oklab(82.01% 0.0335 -0.0552) |
| OKLCH | oklch(82.01% 0.065 301.2) |
| XYZ | xyz(56.9616, 54.0633, 83.7627) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 5.15
Light Violet
#D6B4FC
ΔE00 6.33
Periwinkle
#CCCCFF
ΔE00 6.42
Light Lilac
#EDC8FF
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBE8 #D8E8BB
analogous
#BBC2E8 #CBBBE8 #E2BBE8
triadic
#CBBBE8 #E8CBBB #BBE8CB
tetradic
#CBBBE8 #E8BBC2 #D8E8BB #BBE8E2
square
#CBBBE8 #E8BBC2 #D8E8BB #BBE8E2
split-complementary
#CBBBE8 #E8E2BB #C2E8BB
monochromatic
#8560C9 #A88DD9 #CBBBE8 #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.78
#CBBBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#CBBBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBE8
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBE8 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2EA
Deuteranopia (green-blind)
#B5C2E7
Tritanopia (blue-blind)
#C6C1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbbe8; /* rgb */ color: rgb(203, 187, 232); /* oklch */ color: oklch(82.0% 0.065 301.2);
Tailwind
colors: {
custom: {
50: '#dbcfef',
500: '#cbbbe8',
950: '#000000',
},
}SCSS
$custom: #cbbbe8; $custom-light: #dbcfef; $custom-dark: #000000;
JSON
{
"hex": "#cbbbe8",
"rgb": {
"r": 203,
"g": 187,
"b": 232
},
"hsl": {
"h": 261.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.82006,
"c": 0.06456,
"h": 301.2
},
"luminance": 0.54063
}Semantic roles & 50–950 ramp
primary
#CBBBE8
secondary
#ADC384
accent
#BD2988
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385