#CBE4FF#CBE4FF
#CBE4FF is a very light, muted cyan. Relative luminance 0.754; OKLCH L 90.9% C 0.046 H 250.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4FF |
|---|---|
| RGB | rgb(203, 228, 255) |
| HSL | hsl(211, 100%, 90%) |
| HSV | hsv(211, 20%, 100%) |
| CMYK | cmyk(20.4%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(89.58, -2.66, -15.83) |
| CIE-LCH | lch(89.58, 16.05, 260.46°) |
| OKLab | oklab(90.9% -0.0153 -0.043) |
| OKLCH | oklch(90.9% 0.046 250.4) |
| XYZ | xyz(70.4173, 75.4015, 105.4322) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Light Blue Grey
#B7C9E2
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 7.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.78
Cloudy Blue
#ACC2D9
ΔE00 8.14
Ice Blue
#A5DFF9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4FF #FFE6CB
analogous
#CBFEFF #CBE4FF #CCCBFF
triadic
#CBE4FF #FFCBE4 #E4FFCB
tetradic
#CBE4FF #FFCBFE #FFE6CB #CBFFCC
square
#CBE4FF #FFCBFE #FFE6CB #CBFFCC
split-complementary
#CBE4FF #FFCCCB #FEFFCB
monochromatic
#51A4FF #8EC4FF #CBE4FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.31
#CBE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CBE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4FF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4FF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#BDEAED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbe4ff; /* rgb */ color: rgb(203, 228, 255); /* oklch */ color: oklch(90.9% 0.046 250.4);
Tailwind
colors: {
custom: {
50: '#dbecff',
500: '#cbe4ff',
950: '#000000',
},
}SCSS
$custom: #cbe4ff; $custom-light: #dbecff; $custom-dark: #000000;
JSON
{
"hex": "#cbe4ff",
"rgb": {
"r": 203,
"g": 228,
"b": 255
},
"hsl": {
"h": 211.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.90903,
"c": 0.04566,
"h": 250.4
},
"luminance": 0.75403
}Semantic roles & 50–950 ramp
primary
#CBE4FF
secondary
#E9B985
accent
#7700E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486