#CBE0FF#CBE0FF
#CBE0FF is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.1% C 0.048 H 258.0°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE0FF |
|---|---|
| RGB | rgb(203, 224, 255) |
| HSL | hsl(216, 100%, 90%) |
| HSV | hsv(216, 20%, 100%) |
| CMYK | cmyk(20.4%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(88.56, -0.58, -17.37) |
| CIE-LCH | lch(88.56, 17.38, 268.08°) |
| OKLab | oklab(90.1% -0.01 -0.0472) |
| OKLCH | oklch(90.1% 0.048 258) |
| XYZ | xyz(69.3296, 73.2261, 105.0697) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Light Blue Grey
#B7C9E2
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 6.89
Baby Blue (survey)
#A2CFFE
ΔE00 7.85
Cloudy Blue
#ACC2D9
ΔE00 7.97
Lavender (CSS)
#E6E6FA
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE0FF #FFEACB
analogous
#CBFAFF #CBE0FF #D0CBFF
triadic
#CBE0FF #FFCBE0 #E0FFCB
tetradic
#CBE0FF #FFCBFA #FFEACB #CBFFD0
square
#CBE0FF #FFCBFA #FFEACB #CBFFD0
split-complementary
#CBE0FF #FFD0CB #FAFFCB
monochromatic
#5197FF #8EBCFF #CBE0FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.34
#CBE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#CBE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE0FF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE0FF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#BEE6EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cbe0ff; /* rgb */ color: rgb(203, 224, 255); /* oklch */ color: oklch(90.1% 0.048 258.0);
Tailwind
colors: {
custom: {
50: '#dbe9ff',
500: '#cbe0ff',
950: '#000000',
},
}SCSS
$custom: #cbe0ff; $custom-light: #dbe9ff; $custom-dark: #000000;
JSON
{
"hex": "#cbe0ff",
"rgb": {
"r": 203,
"g": 224,
"b": 255
},
"hsl": {
"h": 215.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90098,
"c": 0.04828,
"h": 258
},
"luminance": 0.73228
}Semantic roles & 50–950 ramp
primary
#CBE0FF
secondary
#E9C185
accent
#8900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486