#CBDAEB#CBDAEB
#CBDAEB is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.2% C 0.029 H 251.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDAEB |
|---|---|
| RGB | rgb(203, 218, 235) |
| HSL | hsl(212, 44%, 86%) |
| HSV | hsv(212, 14%, 92%) |
| CMYK | cmyk(13.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.42, -1.66, -10.03) |
| CIE-LCH | lch(86.42, 10.17, 260.60°) |
| OKLab | oklab(88.23% -0.0091 -0.027) |
| OKLCH | oklch(88.23% 0.029 251.5) |
| XYZ | xyz(64.6919, 68.8364, 88.4596) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.04
Fog
#D8DCE0
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.62
Aliceblue
#F0F8FF
ΔE00 7.93
Lavender (CSS)
#E6E6FA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDAEB #EBDCCB
analogous
#CBEAEB #CBDAEB #CCCBEB
triadic
#CBDAEB #EBCBDA #DAEBCB
tetradic
#CBDAEB #EBCBEA #EBDCCB #CBEBCC
square
#CBDAEB #EBCBEA #EBDCCB #CBEBCC
split-complementary
#CBDAEB #EBCCCB #EAEBCB
monochromatic
#739BC9 #9FBBDA #CBDAEB #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.42
#CBDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CBDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDAEB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDAEB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#C3DEDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdaeb; /* rgb */ color: rgb(203, 218, 235); /* oklch */ color: oklch(88.2% 0.029 251.5);
Tailwind
colors: {
custom: {
50: '#dbe5f1',
500: '#cbdaeb',
950: '#000000',
},
}SCSS
$custom: #cbdaeb; $custom-light: #dbe5f1; $custom-dark: #000000;
JSON
{
"hex": "#cbdaeb",
"rgb": {
"r": 203,
"g": 218,
"b": 235
},
"hsl": {
"h": 211.875,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.88226,
"c": 0.02853,
"h": 251.5
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#CBDAEB
secondary
#C7AF94
accent
#772EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485