#8FC3F5#8FC3F5
#8FC3F5 is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.9% C 0.090 H 248.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3F5 |
|---|---|
| RGB | rgb(143, 195, 245) |
| HSL | hsl(209, 84%, 76%) |
| HSV | hsv(209, 42%, 96%) |
| CMYK | cmyk(41.6%, 20.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.96, -4.39, -30.04) |
| CIE-LCH | lch(76.96, 30.36, 261.68°) |
| OKLab | oklab(79.93% -0.0336 -0.0833) |
| OKLCH | oklch(79.93% 0.09 248) |
| XYZ | xyz(47.3188, 51.4595, 93.8078) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.46
Sky Blue (survey)
#75BBFD
ΔE00 3.66
Light Blue
#95D0FC
ΔE00 3.81
Sky
#82CAFC
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 4.03
Lightskyblue
#87CEFA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3F5 #F5C18F
analogous
#8FF5F4 #8FC3F5 #8F90F5
triadic
#8FC3F5 #F58FC3 #C3F58F
tetradic
#8FC3F5 #F48FF5 #F5C18F #90F58F
square
#8FC3F5 #F48FF5 #F5C18F #90F58F
split-complementary
#8FC3F5 #F58F90 #F5F48F
monochromatic
#1F87EB #57A5F0 #8FC3F5 #C7E1FA #E3F0FC
Accessibility & contrast
On white
1.86
#8FC3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#8FC3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3F5
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3F5 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F7
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#68CFD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc3f5; /* rgb */ color: rgb(143, 195, 245); /* oklch */ color: oklch(79.9% 0.090 248.0);
Tailwind
colors: {
custom: {
50: '#b3d5f8',
500: '#8fc3f5',
950: '#000000',
},
}SCSS
$custom: #8fc3f5; $custom-light: #b3d5f8; $custom-dark: #000000;
JSON
{
"hex": "#8fc3f5",
"rgb": {
"r": 143,
"g": 195,
"b": 245
},
"hsl": {
"h": 209.412,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.79925,
"c": 0.08984,
"h": 248
},
"luminance": 0.51462
}Semantic roles & 50–950 ramp
primary
#8FC3F5
secondary
#D39356
accent
#7105E0
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385