#CBE5FF#CBE5FF
#CBE5FF is a very light, muted cyan. Relative luminance 0.760; OKLCH L 91.1% C 0.045 H 248.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5FF |
|---|---|
| RGB | rgb(203, 229, 255) |
| HSL | hsl(210, 100%, 90%) |
| HSV | hsv(210, 20%, 100%) |
| CMYK | cmyk(20.4%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(89.84, -3.18, -15.44) |
| CIE-LCH | lch(89.84, 15.77, 258.37°) |
| OKLab | oklab(91.11% -0.0167 -0.0419) |
| OKLCH | oklch(91.11% 0.045 248.3) |
| XYZ | xyz(70.6932, 75.9532, 105.5242) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.85
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Cloudy Blue
#ACC2D9
ΔE00 8.29
Ice Blue
#A5DFF9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5FF #FFE5CB
analogous
#CBFFFF #CBE5FF #CBCBFF
triadic
#CBE5FF #FFCBE5 #E5FFCB
tetradic
#CBE5FF #FFCBFF #FFE5CB #CBFFCB
square
#CBE5FF #FFCBFF #FFE5CB #CBFFCB
split-complementary
#CBE5FF #FFCBCB #FFFFCB
monochromatic
#51A8FF #8EC6FF #CBE5FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.30
#CBE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CBE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5FF
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5FF | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#BDEBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbe5ff; /* rgb */ color: rgb(203, 229, 255); /* oklch */ color: oklch(91.1% 0.045 248.3);
Tailwind
colors: {
custom: {
50: '#dbedff',
500: '#cbe5ff',
950: '#000000',
},
}SCSS
$custom: #cbe5ff; $custom-light: #dbedff; $custom-dark: #000000;
JSON
{
"hex": "#cbe5ff",
"rgb": {
"r": 203,
"g": 229,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.91105,
"c": 0.04514,
"h": 248.3
},
"luminance": 0.75955
}Semantic roles & 50–950 ramp
primary
#CBE5FF
secondary
#E9B785
accent
#7300E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486