#CBDDEB#CBDDEB
#CBDDEB is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.8% C 0.027 H 241.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDEB |
|---|---|
| RGB | rgb(203, 221, 235) |
| HSL | hsl(206, 44%, 86%) |
| HSV | hsv(206, 14%, 92%) |
| CMYK | cmyk(13.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.20, -3.22, -8.88) |
| CIE-LCH | lch(87.20, 9.45, 250.08°) |
| OKLab | oklab(88.83% -0.0132 -0.0239) |
| OKLCH | oklch(88.83% 0.027 241.2) |
| XYZ | xyz(65.4769, 70.4064, 88.7213) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.88
Light Blue Grey
#B7C9E2
ΔE00 6.55
Aliceblue
#F0F8FF
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.60
Lightblue
#ADD8E6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDEB #EBD9CB
analogous
#CBEBE9 #CBDDEB #CBCDEB
triadic
#CBDDEB #EBCBDD #DDEBCB
tetradic
#CBDDEB #E9CBEB #EBD9CB #CDEBCB
square
#CBDDEB #E9CBEB #EBD9CB #CDEBCB
split-complementary
#CBDDEB #EBCBCD #EBE9CB
monochromatic
#73A3C9 #9FC0DA #CBDDEB #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.39
#CBDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CBDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDEB
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDEB | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#C3E0E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbddeb; /* rgb */ color: rgb(203, 221, 235); /* oklch */ color: oklch(88.8% 0.027 241.2);
Tailwind
colors: {
custom: {
50: '#dbe7f1',
500: '#cbddeb',
950: '#000000',
},
}SCSS
$custom: #cbddeb; $custom-light: #dbe7f1; $custom-dark: #000000;
JSON
{
"hex": "#cbddeb",
"rgb": {
"r": 203,
"g": 221,
"b": 235
},
"hsl": {
"h": 206.25,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.88834,
"c": 0.02732,
"h": 241.2
},
"luminance": 0.70408
}Semantic roles & 50–950 ramp
primary
#CBDDEB
secondary
#C7AA94
accent
#6A2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485