#CBDCF2#CBDCF2
#CBDCF2 is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.9% C 0.035 H 254.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCF2 |
|---|---|
| RGB | rgb(203, 220, 242) |
| HSL | hsl(214, 60%, 87%) |
| HSV | hsv(214, 16%, 95%) |
| CMYK | cmyk(16.1%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(87.14, -1.26, -12.65) |
| CIE-LCH | lch(87.14, 12.72, 264.32°) |
| OKLab | oklab(88.86% -0.0092 -0.0342) |
| OKLCH | oklch(88.86% 0.035 254.9) |
| XYZ | xyz(66.2449, 70.2924, 94.0648) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Fog
#D8DCE0
ΔE00 7.65
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCF2 #F2E1CB
analogous
#CBF0F2 #CBDCF2 #CECBF2
triadic
#CBDCF2 #F2CBDC #DCF2CB
tetradic
#CBDCF2 #F2CBF0 #F2E1CB #CBF2CE
square
#CBDCF2 #F2CBF0 #F2E1CB #CBF2CE
split-complementary
#CBDCF2 #F2CECB #F0F2CB
monochromatic
#699ADA #9ABBE6 #CBDCF2 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.39
#CBDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CBDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCF2
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCF2 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF3
Deuteranopia (green-blind)
#D0D9F2
Tritanopia (blue-blind)
#C1E1E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdcf2; /* rgb */ color: rgb(203, 220, 242); /* oklch */ color: oklch(88.9% 0.035 254.9);
Tailwind
colors: {
custom: {
50: '#dbe6f6',
500: '#cbdcf2',
950: '#000000',
},
}SCSS
$custom: #cbdcf2; $custom-light: #dbe6f6; $custom-dark: #000000;
JSON
{
"hex": "#cbdcf2",
"rgb": {
"r": 203,
"g": 220,
"b": 242
},
"hsl": {
"h": 213.846,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.88857,
"c": 0.03546,
"h": 254.9
},
"luminance": 0.70294
}Semantic roles & 50–950 ramp
primary
#CBDCF2
secondary
#D2B590
accent
#7E1EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485