#CBCBE3#CBCBE3
#CBCBE3 is a very light, muted blue. Relative luminance 0.610; OKLCH L 85.0% C 0.033 H 285.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBE3 |
|---|---|
| RGB | rgb(203, 203, 227) |
| HSL | hsl(240, 30%, 84%) |
| HSV | hsv(240, 11%, 89%) |
| CMYK | cmyk(10.6%, 10.6%, 0%, 11%) |
| CIE-LAB | lab(82.35, 4.61, -11.85) |
| CIE-LCH | lch(82.35, 12.71, 291.28°) |
| OKLab | oklab(84.96% 0.009 -0.0319) |
| OKLCH | oklch(84.96% 0.033 285.7) |
| XYZ | xyz(59.8468, 60.9540, 81.2705) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 7.72
Light Blue Grey
#B7C9E2
ΔE00 7.82
Light Periwinkle
#C1C6FC
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 8.77
Thistle
#D8BFD8
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBE3 #E3E3CB
analogous
#CBD7E3 #CBCBE3 #D7CBE3
triadic
#CBCBE3 #E3CBCB #CBE3CB
tetradic
#CBCBE3 #E3CBD7 #E3E3CB #CBE3D7
square
#CBCBE3 #E3CBD7 #E3E3CB #CBE3D7
split-complementary
#CBCBE3 #E3D7CB #D7E3CB
monochromatic
#7B7BB8 #A3A3CE #CBCBE3 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.59
#CBCBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CBCBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBE3
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBE3 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE4
Deuteranopia (green-blind)
#C5CCE2
Tritanopia (blue-blind)
#C6CFD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbcbe3; /* rgb */ color: rgb(203, 203, 227); /* oklch */ color: oklch(85.0% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#dbdaeb',
500: '#cbcbe3',
950: '#000000',
},
}SCSS
$custom: #cbcbe3; $custom-light: #dbdaeb; $custom-dark: #000000;
JSON
{
"hex": "#cbcbe3",
"rgb": {
"r": 203,
"g": 203,
"b": 227
},
"hsl": {
"h": 240,
"s": 30,
"l": 84.314
},
"oklch": {
"l": 0.84957,
"c": 0.03313,
"h": 285.7
},
"luminance": 0.60954
}Semantic roles & 50–950 ramp
primary
#CBCBE3
secondary
#BBBB97
accent
#A93DA9
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384