#CBDFF2#CBDFF2
#CBDFF2 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.5% C 0.034 H 246.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDFF2 |
|---|---|
| RGB | rgb(203, 223, 242) |
| HSL | hsl(209, 60%, 87%) |
| HSV | hsv(209, 16%, 95%) |
| CMYK | cmyk(16.1%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.91, -2.82, -11.50) |
| CIE-LCH | lch(87.91, 11.84, 256.23°) |
| OKLab | oklab(89.46% -0.0133 -0.0311) |
| OKLCH | oklch(89.46% 0.034 246.8) |
| XYZ | xyz(67.0393, 71.8813, 94.3296) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 7.00
Cloudy Blue
#ACC2D9
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.24
Powder Blue (survey)
#B1D1FC
ΔE00 7.72
Aliceblue
#F0F8FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDFF2 #F2DECB
analogous
#CBF2F2 #CBDFF2 #CBCCF2
triadic
#CBDFF2 #F2CBDF #DFF2CB
tetradic
#CBDFF2 #F2CBF2 #F2DECB #CCF2CB
square
#CBDFF2 #F2CBF2 #F2DECB #CCF2CB
split-complementary
#CBDFF2 #F2CBCC #F2F2CB
monochromatic
#69A3DA #9AC1E6 #CBDFF2 #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.37
#CBDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#CBDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDFF2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDFF2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D3DBF2
Tritanopia (blue-blind)
#C1E3E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbdff2; /* rgb */ color: rgb(203, 223, 242); /* oklch */ color: oklch(89.5% 0.034 246.8);
Tailwind
colors: {
custom: {
50: '#dbe9f6',
500: '#cbdff2',
950: '#000000',
},
}SCSS
$custom: #cbdff2; $custom-light: #dbe9f6; $custom-dark: #000000;
JSON
{
"hex": "#cbdff2",
"rgb": {
"r": 203,
"g": 223,
"b": 242
},
"hsl": {
"h": 209.231,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.89463,
"c": 0.03383,
"h": 246.8
},
"luminance": 0.71883
}Semantic roles & 50–950 ramp
primary
#CBDFF2
secondary
#D2B090
accent
#711EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151617
muted
#848485