#CBDCF0#CBDCF0
#CBDCF0 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.8% C 0.033 H 252.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCF0 |
|---|---|
| RGB | rgb(203, 220, 240) |
| HSL | hsl(212, 55%, 87%) |
| HSV | hsv(212, 15%, 94%) |
| CMYK | cmyk(15.4%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(87.08, -1.67, -11.69) |
| CIE-LCH | lch(87.08, 11.81, 261.85°) |
| OKLab | oklab(88.79% -0.01 -0.0316) |
| OKLCH | oklch(88.79% 0.033 252.5) |
| XYZ | xyz(65.9462, 70.1729, 92.4915) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.70
Fog
#D8DCE0
ΔE00 7.09
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCF0 #F0DFCB
analogous
#CBEFF0 #CBDCF0 #CDCBF0
triadic
#CBDCF0 #F0CBDC #DCF0CB
tetradic
#CBDCF0 #F0CBEF #F0DFCB #CBF0CD
square
#CBDCF0 #F0CBEF #F0DFCB #CBF0CD
split-complementary
#CBDCF0 #F0CDCB #EFF0CB
monochromatic
#6C9CD5 #9CBCE2 #CBDCF0 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.40
#CBDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#CBDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCF0
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCF0 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#D1D8F0
Tritanopia (blue-blind)
#C2E0E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdcf0; /* rgb */ color: rgb(203, 220, 240); /* oklch */ color: oklch(88.8% 0.033 252.5);
Tailwind
colors: {
custom: {
50: '#dbe6f5',
500: '#cbdcf0',
950: '#000000',
},
}SCSS
$custom: #cbdcf0; $custom-light: #dbe6f5; $custom-dark: #000000;
JSON
{
"hex": "#cbdcf0",
"rgb": {
"r": 203,
"g": 220,
"b": 240
},
"hsl": {
"h": 212.432,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.88791,
"c": 0.03312,
"h": 252.5
},
"luminance": 0.70174
}Semantic roles & 50–950 ramp
primary
#CBDCF0
secondary
#CEB291
accent
#7923C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485