#CBDCEB#CBDCEB
#CBDCEB is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.6% C 0.028 H 244.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCEB |
|---|---|
| RGB | rgb(203, 220, 235) |
| HSL | hsl(208, 44%, 86%) |
| HSV | hsv(208, 14%, 92%) |
| CMYK | cmyk(13.6%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.94, -2.70, -9.26) |
| CIE-LCH | lch(86.94, 9.65, 253.75°) |
| OKLab | oklab(88.63% -0.0118 -0.025) |
| OKLCH | oklch(88.63% 0.028 244.7) |
| XYZ | xyz(65.2137, 69.8799, 88.6335) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.86
Light Blue Grey
#B7C9E2
ΔE00 6.00
Cloudy Blue
#ACC2D9
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.13
Aliceblue
#F0F8FF
ΔE00 7.48
Gainsboro
#DCDCDC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCEB #EBDACB
analogous
#CBEBEA #CBDCEB #CBCCEB
triadic
#CBDCEB #EBCBDC #DCEBCB
tetradic
#CBDCEB #EACBEB #EBDACB #CCEBCB
square
#CBDCEB #EACBEB #EBDACB #CCEBCB
split-complementary
#CBDCEB #EBCBCC #EBEACB
monochromatic
#73A0C9 #9FBEDA #CBDCEB #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.40
#CBDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CBDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCEB
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCEB | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#C3E0E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdceb; /* rgb */ color: rgb(203, 220, 235); /* oklch */ color: oklch(88.6% 0.028 244.7);
Tailwind
colors: {
custom: {
50: '#dbe6f1',
500: '#cbdceb',
950: '#000000',
},
}SCSS
$custom: #cbdceb; $custom-light: #dbe6f1; $custom-dark: #000000;
JSON
{
"hex": "#cbdceb",
"rgb": {
"r": 203,
"g": 220,
"b": 235
},
"hsl": {
"h": 208.125,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.88631,
"c": 0.02763,
"h": 244.7
},
"luminance": 0.69881
}Semantic roles & 50–950 ramp
primary
#CBDCEB
secondary
#C7AC94
accent
#6E2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485