#CBE4FA#CBE4FA
#CBE4FA is a very light, muted cyan. Relative luminance 0.751; OKLCH L 90.7% C 0.040 H 244.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4FA |
|---|---|
| RGB | rgb(203, 228, 250) |
| HSL | hsl(208, 82%, 89%) |
| HSV | hsv(208, 19%, 98%) |
| CMYK | cmyk(18.8%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(89.43, -3.73, -13.43) |
| CIE-LCH | lch(89.43, 13.94, 254.49°) |
| OKLab | oklab(90.74% -0.0171 -0.0364) |
| OKLCH | oklch(90.74% 0.04 244.8) |
| XYZ | xyz(69.6229, 75.0837, 101.2483) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.83
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.89
Ice Blue
#A5DFF9
ΔE00 7.91
Lightblue
#ADD8E6
ΔE00 8.02
Cloudy Blue
#ACC2D9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4FA #FAE1CB
analogous
#CBFAF9 #CBE4FA #CBCDFA
triadic
#CBE4FA #FACBE4 #E4FACB
tetradic
#CBE4FA #F9CBFA #FAE1CB #CDFACB
square
#CBE4FA #F9CBFA #FAE1CB #CDFACB
split-complementary
#CBE4FA #FACBCD #FAF9CB
monochromatic
#5BAAEF #93C7F5 #CBE4FA #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.31
#CBE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CBE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4FA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4FA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#BFE9EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbe4fa; /* rgb */ color: rgb(203, 228, 250); /* oklch */ color: oklch(90.7% 0.040 244.8);
Tailwind
colors: {
custom: {
50: '#dbecfc',
500: '#cbe4fa',
950: '#000000',
},
}SCSS
$custom: #cbe4fa; $custom-light: #dbecfc; $custom-dark: #000000;
JSON
{
"hex": "#cbe4fa",
"rgb": {
"r": 203,
"g": 228,
"b": 250
},
"hsl": {
"h": 208.085,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.90737,
"c": 0.04024,
"h": 244.8
},
"luminance": 0.75085
}Semantic roles & 50–950 ramp
primary
#CBE4FA
secondary
#E0B28A
accent
#6C07DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485