#8FC3FB#8FC3FB
#8FC3FB is a light, moderate cyan. Relative luminance 0.518; OKLCH L 80.2% C 0.097 H 250.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3FB |
|---|---|
| RGB | rgb(143, 195, 251) |
| HSL | hsl(211, 93%, 77%) |
| HSV | hsv(211, 43%, 98%) |
| CMYK | cmyk(43%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.18, -2.78, -32.91) |
| CIE-LCH | lch(77.18, 33.03, 265.18°) |
| OKLab | oklab(80.18% -0.0317 -0.0915) |
| OKLCH | oklch(80.18% 0.097 250.9) |
| XYZ | xyz(48.2496, 51.8319, 98.7102) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.41
Baby Blue (survey)
#A2CFFE
ΔE00 3.46
Sky Blue (survey)
#75BBFD
ΔE00 3.63
Light Blue
#95D0FC
ΔE00 4.41
Sky
#82CAFC
ΔE00 4.55
Pastel Blue
#A2BFFE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3FB #FBC78F
analogous
#8FF9FB #8FC3FB #918FFB
triadic
#8FC3FB #FB8FC3 #C3FB8F
tetradic
#8FC3FB #FB8FF9 #FBC78F #8FFB91
square
#8FC3FB #FB8FF9 #FBC78F #8FFB91
split-complementary
#8FC3FB #FB918F #F9FB8F
monochromatic
#1984F7 #54A3F9 #8FC3FB #CAE3FD #E1EFFE
Accessibility & contrast
On white
1.85
#8FC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#8FC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3FB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3FB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FE
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#65D0D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc3fb; /* rgb */ color: rgb(143, 195, 251); /* oklch */ color: oklch(80.2% 0.097 250.9);
Tailwind
colors: {
custom: {
50: '#b4d5fc',
500: '#8fc3fb',
950: '#000000',
},
}SCSS
$custom: #8fc3fb; $custom-light: #b4d5fc; $custom-dark: #000000;
JSON
{
"hex": "#8fc3fb",
"rgb": {
"r": 143,
"g": 195,
"b": 251
},
"hsl": {
"h": 211.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.80175,
"c": 0.09684,
"h": 250.9
},
"luminance": 0.51835
}Semantic roles & 50–950 ramp
primary
#8FC3FB
secondary
#DB9A53
accent
#7700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385