#CBEBFA#CBEBFA
#CBEBFA is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.2% C 0.039 H 227.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBFA |
|---|---|
| RGB | rgb(203, 235, 250) |
| HSL | hsl(199, 82%, 89%) |
| HSV | hsv(199, 19%, 98%) |
| CMYK | cmyk(18.8%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.24, -7.32, -10.73) |
| CIE-LCH | lch(91.24, 12.99, 235.71°) |
| OKLab | oklab(92.16% -0.0264 -0.0291) |
| OKLCH | oklch(92.16% 0.039 227.8) |
| XYZ | xyz(71.5877, 79.0133, 101.9033) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.73
Ice Blue
#A5DFF9
ΔE00 6.48
Powder Blue
#B0E0E6
ΔE00 7.38
Lightcyan
#E0FFFF
ΔE00 7.65
Pale Sky Blue
#BDF6FE
ΔE00 7.66
Azure (CSS)
#F0FFFF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBFA #FADACB
analogous
#CBFAF2 #CBEBFA #CBD4FA
triadic
#CBEBFA #FACBEB #EBFACB
tetradic
#CBEBFA #F2CBFA #FADACB #D4FACB
square
#CBEBFA #F2CBFA #FADACB #D4FACB
split-complementary
#CBEBFA #FACBD4 #FAF2CB
monochromatic
#5BC0EF #93D6F5 #CBEBFA #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.25
#CBEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CBEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBFA
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBFA | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#BEF0F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbebfa; /* rgb */ color: rgb(203, 235, 250); /* oklch */ color: oklch(92.2% 0.039 227.8);
Tailwind
colors: {
custom: {
50: '#dbf1fc',
500: '#cbebfa',
950: '#000000',
},
}SCSS
$custom: #cbebfa; $custom-light: #dbf1fc; $custom-dark: #000000;
JSON
{
"hex": "#cbebfa",
"rgb": {
"r": 203,
"g": 235,
"b": 250
},
"hsl": {
"h": 199.149,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.92163,
"c": 0.03928,
"h": 227.8
},
"luminance": 0.79015
}Semantic roles & 50–950 ramp
primary
#CBEBFA
secondary
#E0A58A
accent
#4C07DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585