#CBCBE4#CBCBE4
#CBCBE4 is a very light, muted blue. Relative luminance 0.610; OKLCH L 85.0% C 0.035 H 285.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBE4 |
|---|---|
| RGB | rgb(203, 203, 228) |
| HSL | hsl(240, 32%, 85%) |
| HSV | hsv(240, 11%, 89%) |
| CMYK | cmyk(11%, 11%, 0%, 10.6%) |
| CIE-LAB | lab(82.38, 4.81, -12.33) |
| CIE-LCH | lch(82.38, 13.24, 291.32°) |
| OKLab | oklab(84.99% 0.0093 -0.0332) |
| OKLCH | oklch(84.99% 0.035 285.6) |
| XYZ | xyz(59.9852, 61.0094, 81.9995) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.91
Light Periwinkle
#C1C6FC
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.85
Thistle
#D8BFD8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBE4 #E4E4CB
analogous
#CBD8E4 #CBCBE4 #D8CBE4
triadic
#CBCBE4 #E4CBCB #CBE4CB
tetradic
#CBCBE4 #E4CBD8 #E4E4CB #CBE4D8
square
#CBCBE4 #E4CBD8 #E4E4CB #CBE4D8
split-complementary
#CBCBE4 #E4D8CB #D8E4CB
monochromatic
#7A7ABA #A3A3CF #CBCBE4 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.59
#CBCBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CBCBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBE4
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBE4 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CEE5
Deuteranopia (green-blind)
#C5CCE3
Tritanopia (blue-blind)
#C6CFD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbcbe4; /* rgb */ color: rgb(203, 203, 228); /* oklch */ color: oklch(85.0% 0.035 285.6);
Tailwind
colors: {
custom: {
50: '#dbdaec',
500: '#cbcbe4',
950: '#000000',
},
}SCSS
$custom: #cbcbe4; $custom-light: #dbdaec; $custom-dark: #000000;
JSON
{
"hex": "#cbcbe4",
"rgb": {
"r": 203,
"g": 203,
"b": 228
},
"hsl": {
"h": 240,
"s": 31.646,
"l": 84.51
},
"oklch": {
"l": 0.8499,
"c": 0.03452,
"h": 285.6
},
"luminance": 0.6101
}Semantic roles & 50–950 ramp
primary
#CBCBE4
secondary
#BDBD97
accent
#AA3BAA
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384