#CBCBE1#CBCBE1
#CBCBE1 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.9% C 0.030 H 285.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBE1 |
|---|---|
| RGB | rgb(203, 203, 225) |
| HSL | hsl(240, 27%, 84%) |
| HSV | hsv(240, 10%, 88%) |
| CMYK | cmyk(9.8%, 9.8%, 0%, 11.8%) |
| CIE-LAB | lab(82.29, 4.21, -10.87) |
| CIE-LCH | lch(82.29, 11.65, 291.19°) |
| OKLab | oklab(84.89% 0.0082 -0.0292) |
| OKLCH | oklch(84.89% 0.03 285.7) |
| XYZ | xyz(59.5724, 60.8442, 79.8252) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 7.67
Periwinkle
#CCCCFF
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 8.65
Dove Gray
#B6B8BD
ΔE00 9.23
Light Periwinkle
#C1C6FC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBE1 #E1E1CB
analogous
#CBD6E1 #CBCBE1 #D6CBE1
triadic
#CBCBE1 #E1CBCB #CBE1CB
tetradic
#CBCBE1 #E1CBD6 #E1E1CB #CBE1D6
square
#CBCBE1 #E1CBD6 #E1E1CB #CBE1D6
split-complementary
#CBCBE1 #E1D6CB #D6E1CB
monochromatic
#7D7DB4 #A4A4CB #CBCBE1 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.59
#CBCBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CBCBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBE1
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBE1 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE2
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#C7CED2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbcbe1; /* rgb */ color: rgb(203, 203, 225); /* oklch */ color: oklch(84.9% 0.030 285.7);
Tailwind
colors: {
custom: {
50: '#dadaea',
500: '#cbcbe1',
950: '#000000',
},
}SCSS
$custom: #cbcbe1; $custom-light: #dadaea; $custom-dark: #000000;
JSON
{
"hex": "#cbcbe1",
"rgb": {
"r": 203,
"g": 203,
"b": 225
},
"hsl": {
"h": 240,
"s": 26.829,
"l": 83.922
},
"oklch": {
"l": 0.84891,
"c": 0.03036,
"h": 285.7
},
"luminance": 0.60845
}Semantic roles & 50–950 ramp
primary
#CBCBE1
secondary
#B8B898
accent
#A540A5
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384