#8FC2FA#8FC2FA
#8FC2FA is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.9% C 0.096 H 251.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2FA |
|---|---|
| RGB | rgb(143, 194, 250) |
| HSL | hsl(211, 91%, 77%) |
| HSV | hsv(211, 43%, 98%) |
| CMYK | cmyk(42.8%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(76.87, -2.51, -32.85) |
| CIE-LCH | lch(76.87, 32.94, 265.63°) |
| OKLab | oklab(79.92% -0.0308 -0.0913) |
| OKLCH | oklch(79.92% 0.096 251.4) |
| XYZ | xyz(47.8691, 51.3224, 97.8078) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.13
Baby Blue (survey)
#A2CFFE
ΔE00 3.62
Sky Blue (survey)
#75BBFD
ΔE00 3.64
Light Blue
#95D0FC
ΔE00 4.67
Sky
#82CAFC
ΔE00 4.80
Pastel Blue
#A2BFFE
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2FA #FAC78F
analogous
#8FF7FA #8FC2FA #928FFA
triadic
#8FC2FA #FA8FC2 #C2FA8F
tetradic
#8FC2FA #FA8FF7 #FAC78F #8FFA92
square
#8FC2FA #FA8FF7 #FAC78F #8FFA92
split-complementary
#8FC2FA #FA928F #F7FA8F
monochromatic
#1A82F5 #54A2F7 #8FC2FA #CAE2FD #E2EFFE
Accessibility & contrast
On white
1.86
#8FC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#8FC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2FA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2FA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FD
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#66CFD5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc2fa; /* rgb */ color: rgb(143, 194, 250); /* oklch */ color: oklch(79.9% 0.096 251.4);
Tailwind
colors: {
custom: {
50: '#b4d4fc',
500: '#8fc2fa',
950: '#000000',
},
}SCSS
$custom: #8fc2fa; $custom-light: #b4d4fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc2fa",
"rgb": {
"r": 143,
"g": 194,
"b": 250
},
"hsl": {
"h": 211.402,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.79922,
"c": 0.09638,
"h": 251.4
},
"luminance": 0.51325
}Semantic roles & 50–950 ramp
primary
#8FC2FA
secondary
#D99A54
accent
#7800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385