#8FC3FF#8FC3FF
#8FC3FF is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.102 H 252.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3FF |
|---|---|
| RGB | rgb(143, 195, 255) |
| HSL | hsl(212, 100%, 78%) |
| HSV | hsv(212, 44%, 100%) |
| CMYK | cmyk(43.9%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(77.33, -1.69, -34.82) |
| CIE-LCH | lch(77.33, 34.86, 267.23°) |
| OKLab | oklab(80.35% -0.0304 -0.097) |
| OKLCH | oklch(80.35% 0.102 252.6) |
| XYZ | xyz(48.8868, 52.0867, 102.0661) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.15
Baby Blue (survey)
#A2CFFE
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 3.77
Light Blue
#95D0FC
ΔE00 4.80
Sky
#82CAFC
ΔE00 5.01
Pastel Blue
#A2BFFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3FF #FFCB8F
analogous
#8FFBFF #8FC3FF #938FFF
triadic
#8FC3FF #FF8FC3 #C3FF8F
tetradic
#8FC3FF #FF8FFB #FFCB8F #8FFF93
square
#8FC3FF #FF8FFB #FFCB8F #8FFF93
split-complementary
#8FC3FF #FF938F #FBFF8F
monochromatic
#1581FF #52A2FF #8FC3FF #CCE4FF #E0EFFF
Accessibility & contrast
On white
1.84
#8FC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#8FC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3FF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3FF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#9EBAFE
Tritanopia (blue-blind)
#63D0D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc3ff; /* rgb */ color: rgb(143, 195, 255); /* oklch */ color: oklch(80.3% 0.102 252.6);
Tailwind
colors: {
custom: {
50: '#b4d5ff',
500: '#8fc3ff',
950: '#000000',
},
}SCSS
$custom: #8fc3ff; $custom-light: #b4d5ff; $custom-dark: #000000;
JSON
{
"hex": "#8fc3ff",
"rgb": {
"r": 143,
"g": 195,
"b": 255
},
"hsl": {
"h": 212.143,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.80345,
"c": 0.10162,
"h": 252.6
},
"luminance": 0.5209
}Semantic roles & 50–950 ramp
primary
#8FC3FF
secondary
#E09E52
accent
#7B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386