#CBE2FC#CBE2FC
#CBE2FC is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.4% C 0.043 H 251.5°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2FC |
|---|---|
| RGB | rgb(203, 226, 252) |
| HSL | hsl(212, 89%, 89%) |
| HSV | hsv(212, 19%, 99%) |
| CMYK | cmyk(19.4%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.98, -2.27, -15.16) |
| CIE-LCH | lch(88.98, 15.33, 261.49°) |
| OKLab | oklab(90.4% -0.0137 -0.0411) |
| OKLCH | oklch(90.4% 0.043 251.5) |
| XYZ | xyz(69.3911, 74.1158, 102.7264) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.92
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.72
Baby Blue (survey)
#A2CFFE
ΔE00 7.94
Aliceblue
#F0F8FF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2FC #FCE5CB
analogous
#CBFAFC #CBE2FC #CDCBFC
triadic
#CBE2FC #FCCBE2 #E2FCCB
tetradic
#CBE2FC #FCCBFA #FCE5CB #CBFCCD
square
#CBE2FC #FCCBFA #FCE5CB #CBFCCD
split-complementary
#CBE2FC #FCCDCB #FAFCCB
monochromatic
#57A1F5 #91C2F9 #CBE2FC #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.33
#CBE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CBE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2FC
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2FC | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#BEE8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe2fc; /* rgb */ color: rgb(203, 226, 252); /* oklch */ color: oklch(90.4% 0.043 251.5);
Tailwind
colors: {
custom: {
50: '#dbebfd',
500: '#cbe2fc',
950: '#000000',
},
}SCSS
$custom: #cbe2fc; $custom-light: #dbebfd; $custom-dark: #000000;
JSON
{
"hex": "#cbe2fc",
"rgb": {
"r": 203,
"g": 226,
"b": 252
},
"hsl": {
"h": 211.837,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.90399,
"c": 0.04339,
"h": 251.5
},
"luminance": 0.74117
}Semantic roles & 50–950 ramp
primary
#CBE2FC
secondary
#E3B888
accent
#7A00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485