#8FC3FE#8FC3FE
#8FC3FE is a light, moderate cyan. Relative luminance 0.520; OKLCH L 80.3% C 0.100 H 252.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3FE |
|---|---|
| RGB | rgb(143, 195, 254) |
| HSL | hsl(212, 98%, 78%) |
| HSV | hsv(212, 44%, 100%) |
| CMYK | cmyk(43.7%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(77.29, -1.96, -34.34) |
| CIE-LCH | lch(77.29, 34.40, 266.73°) |
| OKLab | oklab(80.3% -0.0307 -0.0956) |
| OKLCH | oklch(80.3% 0.1 252.2) |
| XYZ | xyz(48.7262, 52.0225, 101.2205) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 3.54
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Light Blue
#95D0FC
ΔE00 4.70
Sky
#82CAFC
ΔE00 4.90
Pastel Blue
#A2BFFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3FE #FECA8F
analogous
#8FFAFE #8FC3FE #928FFE
triadic
#8FC3FE #FE8FC3 #C3FE8F
tetradic
#8FC3FE #FE8FFA #FECA8F #8FFE92
square
#8FC3FE #FE8FFA #FECA8F #8FFE92
split-complementary
#8FC3FE #FE928F #FAFE8F
monochromatic
#1682FD #52A3FD #8FC3FE #CCE3FF #E1EFFF
Accessibility & contrast
On white
1.84
#8FC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#8FC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3FE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3FE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#63D0D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc3fe; /* rgb */ color: rgb(143, 195, 254); /* oklch */ color: oklch(80.3% 0.100 252.2);
Tailwind
colors: {
custom: {
50: '#b4d5ff',
500: '#8fc3fe',
950: '#000000',
},
}SCSS
$custom: #8fc3fe; $custom-light: #b4d5ff; $custom-dark: #000000;
JSON
{
"hex": "#8fc3fe",
"rgb": {
"r": 143,
"g": 195,
"b": 254
},
"hsl": {
"h": 211.892,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80302,
"c": 0.10042,
"h": 252.2
},
"luminance": 0.52026
}Semantic roles & 50–950 ramp
primary
#8FC3FE
secondary
#DF9D52
accent
#7A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386