#CBE0FA#CBE0FA
#CBE0FA is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.9% C 0.042 H 253.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE0FA |
|---|---|
| RGB | rgb(203, 224, 250) |
| HSL | hsl(213, 82%, 89%) |
| HSV | hsv(213, 19%, 98%) |
| CMYK | cmyk(18.8%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(88.40, -1.66, -14.97) |
| CIE-LCH | lch(88.40, 15.06, 263.69°) |
| OKLab | oklab(89.93% -0.0118 -0.0406) |
| OKLCH | oklch(89.93% 0.042 253.8) |
| XYZ | xyz(68.5352, 72.9083, 100.8858) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.41
Powder Blue (survey)
#B1D1FC
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 7.42
Baby Blue (survey)
#A2CFFE
ΔE00 8.08
Lavender (CSS)
#E6E6FA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE0FA #FAE5CB
analogous
#CBF8FA #CBE0FA #CECBFA
triadic
#CBE0FA #FACBE0 #E0FACB
tetradic
#CBE0FA #FACBF8 #FAE5CB #CBFACE
square
#CBE0FA #FACBF8 #FAE5CB #CBFACE
split-complementary
#CBE0FA #FACECB #F8FACB
monochromatic
#5B9DEF #93BFF5 #CBE0FA #E3EEFC #E3EEFC
Accessibility & contrast
On white
1.35
#CBE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#CBE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE0FA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE0FA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#BFE6E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cbe0fa; /* rgb */ color: rgb(203, 224, 250); /* oklch */ color: oklch(89.9% 0.042 253.8);
Tailwind
colors: {
custom: {
50: '#dbe9fc',
500: '#cbe0fa',
950: '#000000',
},
}SCSS
$custom: #cbe0fa; $custom-light: #dbe9fc; $custom-dark: #000000;
JSON
{
"hex": "#cbe0fa",
"rgb": {
"r": 203,
"g": 224,
"b": 250
},
"hsl": {
"h": 213.191,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.89928,
"c": 0.0423,
"h": 253.8
},
"luminance": 0.7291
}Semantic roles & 50–950 ramp
primary
#CBE0FA
secondary
#E0B98A
accent
#7E07DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485