#CBECFC#CBECFC
#CBECFC is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.4% C 0.041 H 228.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECFC |
|---|---|
| RGB | rgb(203, 236, 252) |
| HSL | hsl(200, 89%, 89%) |
| HSV | hsv(200, 19%, 99%) |
| CMYK | cmyk(19.4%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.56, -7.41, -11.31) |
| CIE-LCH | lch(91.56, 13.52, 236.76°) |
| OKLab | oklab(92.43% -0.027 -0.0306) |
| OKLCH | oklch(92.43% 0.041 228.6) |
| XYZ | xyz(72.1900, 79.7136, 103.6593) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.87
Ice Blue
#A5DFF9
ΔE00 6.33
Powder Blue
#B0E0E6
ΔE00 7.56
Pale Sky Blue
#BDF6FE
ΔE00 7.66
Lightcyan
#E0FFFF
ΔE00 7.82
Aliceblue
#F0F8FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECFC #FCDBCB
analogous
#CBFCF4 #CBECFC #CBD4FC
triadic
#CBECFC #FCCBEC #ECFCCB
tetradic
#CBECFC #F4CBFC #FCDBCB #D4FCCB
square
#CBECFC #F4CBFC #FCDBCB #D4FCCB
split-complementary
#CBECFC #FCCBD4 #FCF4CB
monochromatic
#57C2F5 #91D7F9 #CBECFC #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.24
#CBECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CBECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECFC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECFC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#BDF1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbecfc; /* rgb */ color: rgb(203, 236, 252); /* oklch */ color: oklch(92.4% 0.041 228.6);
Tailwind
colors: {
custom: {
50: '#dbf2fd',
500: '#cbecfc',
950: '#000000',
},
}SCSS
$custom: #cbecfc; $custom-light: #dbf2fd; $custom-dark: #000000;
JSON
{
"hex": "#cbecfc",
"rgb": {
"r": 203,
"g": 236,
"b": 252
},
"hsl": {
"h": 199.592,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.92431,
"c": 0.04084,
"h": 228.6
},
"luminance": 0.79716
}Semantic roles & 50–950 ramp
primary
#CBECFC
secondary
#E3A688
accent
#4B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585