#CBE4FE#CBE4FE
#CBE4FE is a very light, muted cyan. Relative luminance 0.753; OKLCH L 90.9% C 0.045 H 249.4°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4FE |
|---|---|
| RGB | rgb(203, 228, 254) |
| HSL | hsl(211, 96%, 90%) |
| HSV | hsv(211, 20%, 100%) |
| CMYK | cmyk(20.1%, 10.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.55, -2.88, -15.35) |
| CIE-LCH | lch(89.55, 15.62, 259.39°) |
| OKLab | oklab(90.87% -0.0157 -0.0417) |
| OKLCH | oklch(90.87% 0.045 249.4) |
| XYZ | xyz(70.2567, 75.3372, 104.5866) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 7.59
Baby Blue (survey)
#A2CFFE
ΔE00 7.90
Cloudy Blue
#ACC2D9
ΔE00 8.09
Ice Blue
#A5DFF9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4FE #FEE5CB
analogous
#CBFEFE #CBE4FE #CCCBFE
triadic
#CBE4FE #FECBE4 #E4FECB
tetradic
#CBE4FE #FECBFE #FEE5CB #CBFECC
square
#CBE4FE #FECBFE #FEE5CB #CBFECC
split-complementary
#CBE4FE #FECCCB #FEFECB
monochromatic
#53A6FC #8FC5FD #CBE4FE #E1EFFE #E1EFFE
Accessibility & contrast
On white
1.31
#CBE4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CBE4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4FE
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4FE | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D4DFFD
Tritanopia (blue-blind)
#BEEAEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbe4fe; /* rgb */ color: rgb(203, 228, 254); /* oklch */ color: oklch(90.9% 0.045 249.4);
Tailwind
colors: {
custom: {
50: '#dbecfe',
500: '#cbe4fe',
950: '#000000',
},
}SCSS
$custom: #cbe4fe; $custom-light: #dbecfe; $custom-dark: #000000;
JSON
{
"hex": "#cbe4fe",
"rgb": {
"r": 203,
"g": 228,
"b": 254
},
"hsl": {
"h": 210.588,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.9087,
"c": 0.04455,
"h": 249.4
},
"luminance": 0.75339
}Semantic roles & 50–950 ramp
primary
#CBE4FE
secondary
#E7B886
accent
#7500E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485