#CBDDEA#CBDDEA
#CBDDEA is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.8% C 0.026 H 239.1°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDEA |
|---|---|
| RGB | rgb(203, 221, 234) |
| HSL | hsl(205, 42%, 86%) |
| HSV | hsv(205, 13%, 92%) |
| CMYK | cmyk(13.2%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.17, -3.42, -8.39) |
| CIE-LCH | lch(87.17, 9.07, 247.82°) |
| OKLab | oklab(88.8% -0.0135 -0.0226) |
| OKLCH | oklch(88.8% 0.026 239.1) |
| XYZ | xyz(65.3328, 70.3488, 87.9625) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 6.86
Aliceblue
#F0F8FF
ΔE00 7.28
Lightblue
#ADD8E6
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDEA #EAD8CB
analogous
#CBEAE7 #CBDDEA #CBCDEA
triadic
#CBDDEA #EACBDD #DDEACB
tetradic
#CBDDEA #E7CBEA #EAD8CB #CDEACB
square
#CBDDEA #E7CBEA #EAD8CB #CDEACB
split-complementary
#CBDDEA #EACBCD #EAE7CB
monochromatic
#74A4C7 #9FC0D8 #CBDDEA #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.39
#CBDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#CBDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDEA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDEA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEB
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#C3E0E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbddea; /* rgb */ color: rgb(203, 221, 234); /* oklch */ color: oklch(88.8% 0.026 239.1);
Tailwind
colors: {
custom: {
50: '#dbe7f0',
500: '#cbddea',
950: '#000000',
},
}SCSS
$custom: #cbddea; $custom-light: #dbe7f0; $custom-dark: #000000;
JSON
{
"hex": "#cbddea",
"rgb": {
"r": 203,
"g": 221,
"b": 234
},
"hsl": {
"h": 205.161,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.88802,
"c": 0.02637,
"h": 239.1
},
"luminance": 0.7035
}Semantic roles & 50–950 ramp
primary
#CBDDEA
secondary
#C5A994
accent
#6830B6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485