#CBE5FA#CBE5FA
#CBE5FA is a very light, muted cyan. Relative luminance 0.756; OKLCH L 90.9% C 0.040 H 242.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5FA |
|---|---|
| RGB | rgb(203, 229, 250) |
| HSL | hsl(207, 82%, 89%) |
| HSV | hsv(207, 19%, 98%) |
| CMYK | cmyk(18.8%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(89.69, -4.24, -13.05) |
| CIE-LCH | lch(89.69, 13.72, 251.98°) |
| OKLab | oklab(90.94% -0.0185 -0.0354) |
| OKLCH | oklch(90.94% 0.04 242.4) |
| XYZ | xyz(69.8988, 75.6355, 101.3403) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.29
Ice Blue
#A5DFF9
ΔE00 7.54
Lightblue
#ADD8E6
ΔE00 7.58
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Aliceblue
#F0F8FF
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5FA #FAE0CB
analogous
#CBFAF8 #CBE5FA #CBCEFA
triadic
#CBE5FA #FACBE5 #E5FACB
tetradic
#CBE5FA #F8CBFA #FAE0CB #CEFACB
square
#CBE5FA #F8CBFA #FAE0CB #CEFACB
split-complementary
#CBE5FA #FACBCE #FAF8CB
monochromatic
#5BADEF #93C9F5 #CBE5FA #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.30
#CBE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CBE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5FA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5FA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#BFEAEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbe5fa; /* rgb */ color: rgb(203, 229, 250); /* oklch */ color: oklch(90.9% 0.040 242.4);
Tailwind
colors: {
custom: {
50: '#dbedfc',
500: '#cbe5fa',
950: '#000000',
},
}SCSS
$custom: #cbe5fa; $custom-light: #dbedfc; $custom-dark: #000000;
JSON
{
"hex": "#cbe5fa",
"rgb": {
"r": 203,
"g": 229,
"b": 250
},
"hsl": {
"h": 206.809,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.9094,
"c": 0.03989,
"h": 242.4
},
"luminance": 0.75637
}Semantic roles & 50–950 ramp
primary
#CBE5FA
secondary
#E0B08A
accent
#6707DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485