#8CBEF4#8CBEF4
#8CBEF4 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.7% C 0.094 H 251.0°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBEF4 |
|---|---|
| RGB | rgb(140, 190, 244) |
| HSL | hsl(211, 83%, 75%) |
| HSV | hsv(211, 43%, 96%) |
| CMYK | cmyk(42.6%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(75.41, -2.72, -31.90) |
| CIE-LCH | lch(75.41, 32.01, 265.13°) |
| OKLab | oklab(78.65% -0.0306 -0.0887) |
| OKLCH | oklch(78.65% 0.094 251) |
| XYZ | xyz(45.5524, 48.9312, 92.6148) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.63
Sky Blue (survey)
#75BBFD
ΔE00 3.29
Baby Blue (survey)
#A2CFFE
ΔE00 4.51
Sky
#82CAFC
ΔE00 5.15
Light Blue
#95D0FC
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBEF4 #F4C28C
analogous
#8CF2F4 #8CBEF4 #8E8CF4
triadic
#8CBEF4 #F48CBE #BEF48C
tetradic
#8CBEF4 #F48CF2 #F4C28C #8CF48E
square
#8CBEF4 #F48CF2 #F4C28C #8CF48E
split-complementary
#8CBEF4 #F48E8C #F2F48C
monochromatic
#1C7FE9 #549EEF #8CBEF4 #C4DEF9 #E3EFFC
Accessibility & contrast
On white
1.95
#8CBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#8CBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBEF4
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBEF4 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C0F7
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#64CAD0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8cbef4; /* rgb */ color: rgb(140, 190, 244); /* oklch */ color: oklch(78.7% 0.094 251.0);
Tailwind
colors: {
custom: {
50: '#b1d1f8',
500: '#8cbef4',
950: '#000000',
},
}SCSS
$custom: #8cbef4; $custom-light: #b1d1f8; $custom-dark: #000000;
JSON
{
"hex": "#8cbef4",
"rgb": {
"r": 140,
"g": 190,
"b": 244
},
"hsl": {
"h": 211.154,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.78652,
"c": 0.09378,
"h": 251
},
"luminance": 0.48934
}Semantic roles & 50–950 ramp
primary
#8CBEF4
secondary
#F4E6D7
accent
#7707DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285