#CBDFEE#CBDFEE
#CBDFEE is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.3% C 0.030 H 240.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFEE |
|---|---|
| RGB | rgb(203, 223, 238) |
| HSL | hsl(206, 51%, 86%) |
| HSV | hsv(206, 15%, 93%) |
| CMYK | cmyk(14.7%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.80, -3.64, -9.57) |
| CIE-LCH | lch(87.80, 10.24, 249.16°) |
| OKLab | oklab(89.34% -0.0148 -0.0258) |
| OKLCH | oklch(89.34% 0.03 240.2) |
| XYZ | xyz(66.4452, 71.6436, 91.2002) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 6.79
Aliceblue
#F0F8FF
ΔE00 7.40
Lightblue
#ADD8E6
ΔE00 7.42
Cloudy Blue
#ACC2D9
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFEE #EEDACB
analogous
#CBEEEC #CBDFEE #CBCEEE
triadic
#CBDFEE #EECBDF #DFEECB
tetradic
#CBDFEE #ECCBEE #EEDACB #CEEECB
square
#CBDFEE #ECCBEE #EEDACB #CEEECB
split-complementary
#CBDFEE #EECBCE #EEECCB
monochromatic
#6FA6D0 #9DC3DF #CBDFEE #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.37
#CBDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CBDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFEE
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFEE | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#C2E3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbdfee; /* rgb */ color: rgb(203, 223, 238); /* oklch */ color: oklch(89.3% 0.030 240.2);
Tailwind
colors: {
custom: {
50: '#dbe9f3',
500: '#cbdfee',
950: '#000000',
},
}SCSS
$custom: #cbdfee; $custom-light: #dbe9f3; $custom-dark: #000000;
JSON
{
"hex": "#cbdfee",
"rgb": {
"r": 203,
"g": 223,
"b": 238
},
"hsl": {
"h": 205.714,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.89335,
"c": 0.02976,
"h": 240.2
},
"luminance": 0.71645
}Semantic roles & 50–950 ramp
primary
#CBDFEE
secondary
#CBAB92
accent
#6827BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485