#8FC3FA#8FC3FA
#8FC3FA is a light, moderate cyan. Relative luminance 0.518; OKLCH L 80.1% C 0.096 H 250.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3FA |
|---|---|
| RGB | rgb(143, 195, 250) |
| HSL | hsl(211, 91%, 77%) |
| HSV | hsv(211, 43%, 98%) |
| CMYK | cmyk(42.8%, 22%, 0%, 2%) |
| CIE-LAB | lab(77.14, -3.05, -32.43) |
| CIE-LCH | lch(77.14, 32.58, 264.63°) |
| OKLab | oklab(80.13% -0.032 -0.0901) |
| OKLCH | oklch(80.13% 0.096 250.5) |
| XYZ | xyz(48.0924, 51.7690, 97.8822) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.44
Carolina Blue
#8AB8FE
ΔE00 3.49
Sky Blue (survey)
#75BBFD
ΔE00 3.61
Light Blue
#95D0FC
ΔE00 4.31
Sky
#82CAFC
ΔE00 4.43
Lightskyblue
#87CEFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3FA #FAC68F
analogous
#8FF9FA #8FC3FA #918FFA
triadic
#8FC3FA #FA8FC3 #C3FA8F
tetradic
#8FC3FA #FA8FF9 #FAC68F #8FFA91
square
#8FC3FA #FA8FF9 #FAC68F #8FFA91
split-complementary
#8FC3FA #FA918F #F9FA8F
monochromatic
#1A84F5 #54A4F7 #8FC3FA #CAE2FD #E2EFFE
Accessibility & contrast
On white
1.85
#8FC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#8FC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3FA
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3FA | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FD
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#66D0D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc3fa; /* rgb */ color: rgb(143, 195, 250); /* oklch */ color: oklch(80.1% 0.096 250.5);
Tailwind
colors: {
custom: {
50: '#b4d5fc',
500: '#8fc3fa',
950: '#000000',
},
}SCSS
$custom: #8fc3fa; $custom-light: #b4d5fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc3fa",
"rgb": {
"r": 143,
"g": 195,
"b": 250
},
"hsl": {
"h": 210.841,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.80133,
"c": 0.09565,
"h": 250.5
},
"luminance": 0.51772
}Semantic roles & 50–950 ramp
primary
#8FC3FA
secondary
#D99854
accent
#7600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385