#CBDAED#CBDAED
#CBDAED is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.3% C 0.031 H 254.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDAED |
|---|---|
| RGB | rgb(203, 218, 237) |
| HSL | hsl(214, 49%, 86%) |
| HSV | hsv(214, 14%, 93%) |
| CMYK | cmyk(14.3%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(86.48, -1.25, -11.00) |
| CIE-LCH | lch(86.48, 11.07, 263.52°) |
| OKLab | oklab(88.29% -0.0083 -0.0297) |
| OKLCH | oklch(88.29% 0.031 254.3) |
| XYZ | xyz(64.9825, 68.9526, 89.9899) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 6.02
Cloudy Blue
#ACC2D9
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.63
Powder Blue (survey)
#B1D1FC
ΔE00 7.64
Lavender (CSS)
#E6E6FA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDAED #EDDECB
analogous
#CBEBED #CBDAED #CDCBED
triadic
#CBDAED #EDCBDA #DAEDCB
tetradic
#CBDAED #EDCBEB #EDDECB #CBEDCD
square
#CBDAED #EDCBEB #EDDECB #CBEDCD
split-complementary
#CBDAED #EDCDCB #EBEDCB
monochromatic
#7099CE #9EBADD #CBDAED #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.42
#CBDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CBDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDAED
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDAED | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#C3DEE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdaed; /* rgb */ color: rgb(203, 218, 237); /* oklch */ color: oklch(88.3% 0.031 254.3);
Tailwind
colors: {
custom: {
50: '#dbe5f2',
500: '#cbdaed',
950: '#000000',
},
}SCSS
$custom: #cbdaed; $custom-light: #dbe5f2; $custom-dark: #000000;
JSON
{
"hex": "#cbdaed",
"rgb": {
"r": 203,
"g": 218,
"b": 237
},
"hsl": {
"h": 213.529,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.8829,
"c": 0.03084,
"h": 254.3
},
"luminance": 0.68954
}Semantic roles & 50–950 ramp
primary
#CBDAED
secondary
#CAB193
accent
#7B2ABC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151517
muted
#848485