#CBECFA#CBECFA
#CBECFA is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.039 H 225.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECFA |
|---|---|
| RGB | rgb(203, 236, 250) |
| HSL | hsl(198, 82%, 89%) |
| HSV | hsv(198, 19%, 98%) |
| CMYK | cmyk(18.8%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(91.50, -7.83, -10.35) |
| CIE-LCH | lch(91.50, 12.98, 232.89°) |
| OKLab | oklab(92.37% -0.0277 -0.028) |
| OKLCH | oklch(92.37% 0.039 225.3) |
| XYZ | xyz(71.8748, 79.5875, 101.9990) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.61
Ice Blue
#A5DFF9
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 6.93
Pale Sky Blue
#BDF6FE
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.13
Very Light Blue
#D5FFFF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECFA #FAD9CB
analogous
#CBFAF1 #CBECFA #CBD5FA
triadic
#CBECFA #FACBEC #ECFACB
tetradic
#CBECFA #F1CBFA #FAD9CB #D5FACB
square
#CBECFA #F1CBFA #FAD9CB #D5FACB
split-complementary
#CBECFA #FACBD5 #FAF1CB
monochromatic
#5BC3EF #93D8F5 #CBECFA #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.24
#CBECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CBECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECFA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECFA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#BEF0F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbecfa; /* rgb */ color: rgb(203, 236, 250); /* oklch */ color: oklch(92.4% 0.039 225.3);
Tailwind
colors: {
custom: {
50: '#dbf2fc',
500: '#cbecfa',
950: '#000000',
},
}SCSS
$custom: #cbecfa; $custom-light: #dbf2fc; $custom-dark: #000000;
JSON
{
"hex": "#cbecfa",
"rgb": {
"r": 203,
"g": 236,
"b": 250
},
"hsl": {
"h": 197.872,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.92367,
"c": 0.03944,
"h": 225.3
},
"luminance": 0.7959
}Semantic roles & 50–950 ramp
primary
#CBECFA
secondary
#E0A38A
accent
#4707DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585