#CBDEF2#CBDEF2
#CBDEF2 is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.3% C 0.034 H 249.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEF2 |
|---|---|
| RGB | rgb(203, 222, 242) |
| HSL | hsl(211, 60%, 87%) |
| HSV | hsv(211, 16%, 95%) |
| CMYK | cmyk(16.1%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(87.65, -2.30, -11.89) |
| CIE-LCH | lch(87.65, 12.11, 259.05°) |
| OKLab | oklab(89.26% -0.012 -0.0321) |
| OKLCH | oklch(89.26% 0.034 249.6) |
| XYZ | xyz(66.7730, 71.3485, 94.2408) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 6.62
Cloudy Blue
#ACC2D9
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Aliceblue
#F0F8FF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEF2 #F2DFCB
analogous
#CBF2F2 #CBDEF2 #CCCBF2
triadic
#CBDEF2 #F2CBDE #DEF2CB
tetradic
#CBDEF2 #F2CBF2 #F2DFCB #CBF2CC
square
#CBDEF2 #F2CBF2 #F2DFCB #CBF2CC
split-complementary
#CBDEF2 #F2CCCB #F2F2CB
monochromatic
#69A0DA #9ABFE6 #CBDEF2 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.38
#CBDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CBDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEF2
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEF2 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#C1E2E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbdef2; /* rgb */ color: rgb(203, 222, 242); /* oklch */ color: oklch(89.3% 0.034 249.6);
Tailwind
colors: {
custom: {
50: '#dbe8f6',
500: '#cbdef2',
950: '#000000',
},
}SCSS
$custom: #cbdef2; $custom-light: #dbe8f6; $custom-dark: #000000;
JSON
{
"hex": "#cbdef2",
"rgb": {
"r": 203,
"g": 222,
"b": 242
},
"hsl": {
"h": 210.769,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.89261,
"c": 0.03429,
"h": 249.6
},
"luminance": 0.7135
}Semantic roles & 50–950 ramp
primary
#CBDEF2
secondary
#D2B190
accent
#751EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485