#CBDFF6#CBDFF6
#CBDFF6 is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.038 H 251.9°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFF6 |
|---|---|
| RGB | rgb(203, 223, 246) |
| HSL | hsl(212, 70%, 88%) |
| HSV | hsv(212, 17%, 96%) |
| CMYK | cmyk(17.5%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(88.03, -1.98, -13.43) |
| CIE-LCH | lch(88.03, 13.58, 261.60°) |
| OKLab | oklab(89.59% -0.0119 -0.0364) |
| OKLCH | oklch(89.59% 0.038 251.9) |
| XYZ | xyz(67.6467, 72.1242, 97.5282) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 7.12
Fog
#D8DCE0
ΔE00 8.19
Baby Blue (survey)
#A2CFFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFF6 #F6E2CB
analogous
#CBF4F6 #CBDFF6 #CCCBF6
triadic
#CBDFF6 #F6CBDF #DFF6CB
tetradic
#CBDFF6 #F6CBF4 #F6E2CB #CBF6CC
square
#CBDFF6 #F6CBF4 #F6E2CB #CBF6CC
split-complementary
#CBDFF6 #F6CCCB #F4F6CB
monochromatic
#639FE4 #97BFED #CBDFF6 #E5EFFA #E5EFFA
Accessibility & contrast
On white
1.36
#CBDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CBDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFF6
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFF6 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF7
Deuteranopia (green-blind)
#D2DBF6
Tritanopia (blue-blind)
#C0E4E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbdff6; /* rgb */ color: rgb(203, 223, 246); /* oklch */ color: oklch(89.6% 0.038 251.9);
Tailwind
colors: {
custom: {
50: '#dbe9f9',
500: '#cbdff6',
950: '#000000',
},
}SCSS
$custom: #cbdff6; $custom-light: #dbe9f9; $custom-dark: #000000;
JSON
{
"hex": "#cbdff6",
"rgb": {
"r": 203,
"g": 223,
"b": 246
},
"hsl": {
"h": 212.093,
"s": 70.492,
"l": 88.039
},
"oklch": {
"l": 0.89594,
"c": 0.03827,
"h": 251.9
},
"luminance": 0.72126
}Semantic roles & 50–950 ramp
primary
#CBDFF6
secondary
#D8B58D
accent
#7913D3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#151617
muted
#848485