#CBEBFC#CBEBFC
#CBEBFC is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.2% C 0.041 H 231.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBFC |
|---|---|
| RGB | rgb(203, 235, 252) |
| HSL | hsl(201, 89%, 89%) |
| HSV | hsv(201, 19%, 99%) |
| CMYK | cmyk(19.4%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.30, -6.90, -11.69) |
| CIE-LCH | lch(91.30, 13.58, 239.46°) |
| OKLab | oklab(92.23% -0.0257 -0.0317) |
| OKLCH | oklch(92.23% 0.041 231) |
| XYZ | xyz(71.9029, 79.1394, 103.5636) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 8.02
Pale Sky Blue
#BDF6FE
ΔE00 8.23
Lightcyan
#E0FFFF
ΔE00 8.34
Aliceblue
#F0F8FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBFC #FCDCCB
analogous
#CBFCF5 #CBEBFC #CBD3FC
triadic
#CBEBFC #FCCBEB #EBFCCB
tetradic
#CBEBFC #F5CBFC #FCDCCB #D3FCCB
square
#CBEBFC #F5CBFC #FCDCCB #D3FCCB
split-complementary
#CBEBFC #FCCBD3 #FCF5CB
monochromatic
#57BEF5 #91D5F9 #CBEBFC #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.25
#CBEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CBEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBFC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBFC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FD
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#BEF0F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbebfc; /* rgb */ color: rgb(203, 235, 252); /* oklch */ color: oklch(92.2% 0.041 231.0);
Tailwind
colors: {
custom: {
50: '#dbf1fd',
500: '#cbebfc',
950: '#000000',
},
}SCSS
$custom: #cbebfc; $custom-light: #dbf1fd; $custom-dark: #000000;
JSON
{
"hex": "#cbebfc",
"rgb": {
"r": 203,
"g": 235,
"b": 252
},
"hsl": {
"h": 200.816,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.92227,
"c": 0.0408,
"h": 231
},
"luminance": 0.79141
}Semantic roles & 50–950 ramp
primary
#CBEBFC
secondary
#E3A888
accent
#5000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585