#CBE8FA#CBE8FA
#CBE8FA is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.5% C 0.039 H 235.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE8FA |
|---|---|
| RGB | rgb(203, 232, 250) |
| HSL | hsl(203, 82%, 89%) |
| HSV | hsv(203, 19%, 98%) |
| CMYK | cmyk(18.8%, 7.2%, 0%, 2%) |
| CIE-LAB | lab(90.46, -5.79, -11.89) |
| CIE-LCH | lch(90.46, 13.22, 244.05°) |
| OKLab | oklab(91.55% -0.0224 -0.0322) |
| OKLCH | oklch(91.55% 0.039 235.1) |
| XYZ | xyz(70.7360, 77.3100, 101.6194) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.45
Ice Blue
#A5DFF9
ΔE00 6.75
Aliceblue
#F0F8FF
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.77
Powder Blue
#B0E0E6
ΔE00 8.83
Fog
#D8DCE0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE8FA #FADDCB
analogous
#CBFAF5 #CBE8FA #CBD1FA
triadic
#CBE8FA #FACBE8 #E8FACB
tetradic
#CBE8FA #F5CBFA #FADDCB #D1FACB
square
#CBE8FA #F5CBFA #FADDCB #D1FACB
split-complementary
#CBE8FA #FACBD1 #FAF5CB
monochromatic
#5BB7EF #93CFF5 #CBE8FA #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.28
#CBE8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CBE8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE8FA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE8FA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#BEEDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbe8fa; /* rgb */ color: rgb(203, 232, 250); /* oklch */ color: oklch(91.5% 0.039 235.1);
Tailwind
colors: {
custom: {
50: '#dbeffc',
500: '#cbe8fa',
950: '#000000',
},
}SCSS
$custom: #cbe8fa; $custom-light: #dbeffc; $custom-dark: #000000;
JSON
{
"hex": "#cbe8fa",
"rgb": {
"r": 203,
"g": 232,
"b": 250
},
"hsl": {
"h": 202.979,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.9155,
"c": 0.03927,
"h": 235.1
},
"luminance": 0.77312
}Semantic roles & 50–950 ramp
primary
#CBE8FA
secondary
#E0AB8A
accent
#5907DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585