#CBDDF2#CBDDF2
#CBDDF2 is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.1% C 0.035 H 252.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDF2 |
|---|---|
| RGB | rgb(203, 221, 242) |
| HSL | hsl(212, 60%, 87%) |
| HSV | hsv(212, 16%, 95%) |
| CMYK | cmyk(16.1%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.40, -1.78, -12.27) |
| CIE-LCH | lch(87.40, 12.40, 261.75°) |
| OKLab | oklab(89.06% -0.0106 -0.0332) |
| OKLCH | oklch(89.06% 0.035 252.3) |
| XYZ | xyz(66.5082, 70.8189, 94.1526) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 6.30
Cloudy Blue
#ACC2D9
ΔE00 6.82
Powder Blue (survey)
#B1D1FC
ΔE00 7.03
Fog
#D8DCE0
ΔE00 7.46
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDF2 #F2E0CB
analogous
#CBF0F2 #CBDDF2 #CDCBF2
triadic
#CBDDF2 #F2CBDD #DDF2CB
tetradic
#CBDDF2 #F2CBF0 #F2E0CB #CBF2CD
square
#CBDDF2 #F2CBF0 #F2E0CB #CBF2CD
split-complementary
#CBDDF2 #F2CDCB #F0F2CB
monochromatic
#699DDA #9ABDE6 #CBDDF2 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.38
#CBDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CBDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDF2
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDF2 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#D1D9F2
Tritanopia (blue-blind)
#C1E2E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbddf2; /* rgb */ color: rgb(203, 221, 242); /* oklch */ color: oklch(89.1% 0.035 252.3);
Tailwind
colors: {
custom: {
50: '#dbe7f6',
500: '#cbddf2',
950: '#000000',
},
}SCSS
$custom: #cbddf2; $custom-light: #dbe7f6; $custom-dark: #000000;
JSON
{
"hex": "#cbddf2",
"rgb": {
"r": 203,
"g": 221,
"b": 242
},
"hsl": {
"h": 212.308,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.89058,
"c": 0.03484,
"h": 252.3
},
"luminance": 0.7082
}Semantic roles & 50–950 ramp
primary
#CBDDF2
secondary
#D2B390
accent
#791EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485