#CBDDED#CBDDED
#CBDDED is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.029 H 244.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDED |
|---|---|
| RGB | rgb(203, 221, 237) |
| HSL | hsl(208, 49%, 86%) |
| HSV | hsv(208, 14%, 93%) |
| CMYK | cmyk(14.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.25, -2.81, -9.85) |
| CIE-LCH | lch(87.25, 10.24, 254.07°) |
| OKLab | oklab(88.9% -0.0124 -0.0266) |
| OKLCH | oklch(88.9% 0.029 244.9) |
| XYZ | xyz(65.7675, 70.5226, 90.2516) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.97
Fog
#D8DCE0
ΔE00 6.25
Lightsteelblue
#B0C4DE
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.13
Aliceblue
#F0F8FF
ΔE00 7.55
Lightblue
#ADD8E6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDED #EDDBCB
analogous
#CBEDEC #CBDDED #CBCCED
triadic
#CBDDED #EDCBDD #DDEDCB
tetradic
#CBDDED #ECCBED #EDDBCB #CCEDCB
square
#CBDDED #ECCBED #EDDBCB #CCEDCB
split-complementary
#CBDDED #EDCBCC #EDECCB
monochromatic
#70A2CE #9EBFDD #CBDDED #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.39
#CBDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CBDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDED
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDED | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#C3E1E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbdded; /* rgb */ color: rgb(203, 221, 237); /* oklch */ color: oklch(88.9% 0.029 244.9);
Tailwind
colors: {
custom: {
50: '#dbe7f2',
500: '#cbdded',
950: '#000000',
},
}SCSS
$custom: #cbdded; $custom-light: #dbe7f2; $custom-dark: #000000;
JSON
{
"hex": "#cbdded",
"rgb": {
"r": 203,
"g": 221,
"b": 237
},
"hsl": {
"h": 208.235,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.88897,
"c": 0.02934,
"h": 244.9
},
"luminance": 0.70524
}Semantic roles & 50–950 ramp
primary
#CBDDED
secondary
#CAAC93
accent
#6E2ABC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485