#8FC2FB#8FC2FB
#8FC2FB is a light, moderate cyan. Relative luminance 0.514; OKLCH L 80.0% C 0.098 H 251.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2FB |
|---|---|
| RGB | rgb(143, 194, 251) |
| HSL | hsl(212, 93%, 77%) |
| HSV | hsv(212, 43%, 98%) |
| CMYK | cmyk(43%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.91, -2.24, -33.33) |
| CIE-LCH | lch(76.91, 33.40, 266.16°) |
| OKLab | oklab(79.96% -0.0305 -0.0927) |
| OKLCH | oklch(79.96% 0.098 251.8) |
| XYZ | xyz(48.0263, 51.3853, 98.6358) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.05
Baby Blue (survey)
#A2CFFE
ΔE00 3.64
Sky Blue (survey)
#75BBFD
ΔE00 3.67
Light Blue
#95D0FC
ΔE00 4.76
Sky
#82CAFC
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2FB #FBC88F
analogous
#8FF8FB #8FC2FB #928FFB
triadic
#8FC2FB #FB8FC2 #C2FB8F
tetradic
#8FC2FB #FB8FF8 #FBC88F #8FFB92
square
#8FC2FB #FB8FF8 #FBC88F #8FFB92
split-complementary
#8FC2FB #FB928F #F8FB8F
monochromatic
#1982F7 #54A2F9 #8FC2FB #CAE2FD #E1EFFE
Accessibility & contrast
On white
1.86
#8FC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#8FC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2FB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2FB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#65CFD5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc2fb; /* rgb */ color: rgb(143, 194, 251); /* oklch */ color: oklch(80.0% 0.098 251.8);
Tailwind
colors: {
custom: {
50: '#b4d4fc',
500: '#8fc2fb',
950: '#000000',
},
}SCSS
$custom: #8fc2fb; $custom-light: #b4d4fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc2fb",
"rgb": {
"r": 143,
"g": 194,
"b": 251
},
"hsl": {
"h": 211.667,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79964,
"c": 0.09757,
"h": 251.8
},
"luminance": 0.51388
}Semantic roles & 50–950 ramp
primary
#8FC2FB
secondary
#DB9B53
accent
#7900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385