#CBE7FC#CBE7FC
#CBE7FC is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.4% C 0.041 H 240.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE7FC |
|---|---|
| RGB | rgb(203, 231, 252) |
| HSL | hsl(206, 89%, 89%) |
| HSV | hsv(206, 19%, 99%) |
| CMYK | cmyk(19.4%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.26, -4.85, -13.24) |
| CIE-LCH | lch(90.26, 14.10, 249.88°) |
| OKLab | oklab(91.41% -0.0204 -0.0359) |
| OKLCH | oklch(91.41% 0.041 240.4) |
| XYZ | xyz(70.7706, 76.8747, 103.1862) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Aliceblue
#F0F8FF
ΔE00 8.31
Cloudy Blue
#ACC2D9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE7FC #FCE0CB
analogous
#CBFCF8 #CBE7FC #CBCFFC
triadic
#CBE7FC #FCCBE7 #E7FCCB
tetradic
#CBE7FC #F8CBFC #FCE0CB #CFFCCB
square
#CBE7FC #F8CBFC #FCE0CB #CFFCCB
split-complementary
#CBE7FC #FCCBCF #FCF8CB
monochromatic
#57B2F5 #91CCF9 #CBE7FC #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.28
#CBE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CBE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE7FC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE7FC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#BEECEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbe7fc; /* rgb */ color: rgb(203, 231, 252); /* oklch */ color: oklch(91.4% 0.041 240.4);
Tailwind
colors: {
custom: {
50: '#dbeefd',
500: '#cbe7fc',
950: '#000000',
},
}SCSS
$custom: #cbe7fc; $custom-light: #dbeefd; $custom-dark: #000000;
JSON
{
"hex": "#cbe7fc",
"rgb": {
"r": 203,
"g": 231,
"b": 252
},
"hsl": {
"h": 205.714,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.91412,
"c": 0.04128,
"h": 240.4
},
"luminance": 0.76877
}Semantic roles & 50–950 ramp
primary
#CBE7FC
secondary
#E3AF88
accent
#6200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585