#CBCBE0#CBCBE0
#CBCBE0 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.9% C 0.029 H 285.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCBE0 |
|---|---|
| RGB | rgb(203, 203, 224) |
| HSL | hsl(240, 25%, 84%) |
| HSV | hsv(240, 9%, 88%) |
| CMYK | cmyk(9.4%, 9.4%, 0%, 12.2%) |
| CIE-LAB | lab(82.27, 4.01, -10.37) |
| CIE-LCH | lch(82.27, 11.12, 291.14°) |
| OKLab | oklab(84.86% 0.0079 -0.0279) |
| OKLCH | oklch(84.86% 0.029 285.8) |
| XYZ | xyz(59.4364, 60.7898, 79.1089) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Light Blue Grey
#B7C9E2
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 8.59
Periwinkle
#CCCCFF
ΔE00 8.78
Dove Gray
#B6B8BD
ΔE00 8.93
Fog
#D8DCE0
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCBE0 #E0E0CB
analogous
#CBD5E0 #CBCBE0 #D5CBE0
triadic
#CBCBE0 #E0CBCB #CBE0CB
tetradic
#CBCBE0 #E0CBD5 #E0E0CB #CBE0D5
square
#CBCBE0 #E0CBD5 #E0E0CB #CBE0D5
split-complementary
#CBCBE0 #E0D5CB #D5E0CB
monochromatic
#7E7EB2 #A5A5C9 #CBCBE0 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.60
#CBCBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CBCBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCBE0
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCBE0 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE1
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#C7CED2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbcbe0; /* rgb */ color: rgb(203, 203, 224); /* oklch */ color: oklch(84.9% 0.029 285.8);
Tailwind
colors: {
custom: {
50: '#dadae9',
500: '#cbcbe0',
950: '#000000',
},
}SCSS
$custom: #cbcbe0; $custom-light: #dadae9; $custom-dark: #000000;
JSON
{
"hex": "#cbcbe0",
"rgb": {
"r": 203,
"g": 203,
"b": 224
},
"hsl": {
"h": 240,
"s": 25.301,
"l": 83.725
},
"oklch": {
"l": 0.84859,
"c": 0.02898,
"h": 285.8
},
"luminance": 0.6079
}Semantic roles & 50–950 ramp
primary
#CBCBE0
secondary
#B7B798
accent
#A442A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384