#CBBCDF#CBBCDF
#CBBCDF is a light, muted violet. Relative luminance 0.540; OKLCH L 81.9% C 0.051 H 304.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCDF |
|---|---|
| RGB | rgb(203, 188, 223) |
| HSL | hsl(266, 35%, 81%) |
| HSV | hsv(266, 16%, 87%) |
| CMYK | cmyk(9%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(78.46, 11.85, -15.54) |
| CIE-LCH | lch(78.46, 19.54, 307.32°) |
| OKLab | oklab(81.88% 0.0291 -0.0419) |
| OKLCH | oklch(81.88% 0.051 304.7) |
| XYZ | xyz(55.9287, 53.9908, 77.2726) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.85
Pale Lilac
#E4CBFF
ΔE00 6.51
Light Lavender
#DFC5FE
ΔE00 6.62
Pale Lavender
#EECFFE
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 7.80
Light Lilac
#EDC8FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCDF #D0DFBC
analogous
#BCBEDF #CBBCDF #DCBCDF
triadic
#CBBCDF #DFCBBC #BCDFCB
tetradic
#CBBCDF #DFBCBE #D0DFBC #BCDFDC
square
#CBBCDF #DFBCBE #D0DFBC #BCDFDC
split-complementary
#CBBCDF #DFDCBC #BEDFBC
monochromatic
#8B69B7 #AB93CB #CBBCDF #EBE5F3 #EFEAF5
Accessibility & contrast
On white
1.78
#CBBCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CBBCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCDF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCDF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E1
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#C8C0C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbcdf; /* rgb */ color: rgb(203, 188, 223); /* oklch */ color: oklch(81.9% 0.051 304.7);
Tailwind
colors: {
custom: {
50: '#dbd0e9',
500: '#cbbcdf',
950: '#000000',
},
}SCSS
$custom: #cbbcdf; $custom-light: #dbd0e9; $custom-dark: #000000;
JSON
{
"hex": "#cbbcdf",
"rgb": {
"r": 203,
"g": 188,
"b": 223
},
"hsl": {
"h": 265.714,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.81877,
"c": 0.05102,
"h": 304.7
},
"luminance": 0.53991
}Semantic roles & 50–950 ramp
primary
#CBBCDF
secondary
#A3B788
accent
#AE377B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384