#8FC2FE#8FC2FE
#8FC2FE is a light, moderate cyan. Relative luminance 0.516; OKLCH L 80.1% C 0.101 H 253.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2FE |
|---|---|
| RGB | rgb(143, 194, 254) |
| HSL | hsl(212, 98%, 78%) |
| HSV | hsv(212, 44%, 100%) |
| CMYK | cmyk(43.7%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.03, -1.42, -34.76) |
| CIE-LCH | lch(77.03, 34.78, 267.66°) |
| OKLab | oklab(80.09% -0.0295 -0.0968) |
| OKLCH | oklch(80.09% 0.101 253) |
| XYZ | xyz(48.5029, 51.5759, 101.1461) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.86
Baby Blue (survey)
#A2CFFE
ΔE00 3.73
Sky Blue (survey)
#75BBFD
ΔE00 3.79
Light Blue
#95D0FC
ΔE00 5.04
Pastel Blue
#A2BFFE
ΔE00 5.10
Sky
#82CAFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2FE #FECB8F
analogous
#8FFAFE #8FC2FE #938FFE
triadic
#8FC2FE #FE8FC2 #C2FE8F
tetradic
#8FC2FE #FE8FFA #FECB8F #8FFE93
square
#8FC2FE #FE8FFA #FECB8F #8FFE93
split-complementary
#8FC2FE #FE938F #FAFE8F
monochromatic
#1680FD #52A1FD #8FC2FE #CCE3FF #E1EEFF
Accessibility & contrast
On white
1.86
#8FC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#8FC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2FE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2FE | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#64CFD6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc2fe; /* rgb */ color: rgb(143, 194, 254); /* oklch */ color: oklch(80.1% 0.101 253.0);
Tailwind
colors: {
custom: {
50: '#b4d4ff',
500: '#8fc2fe',
950: '#000000',
},
}SCSS
$custom: #8fc2fe; $custom-light: #b4d4ff; $custom-dark: #000000;
JSON
{
"hex": "#8fc2fe",
"rgb": {
"r": 143,
"g": 194,
"b": 254
},
"hsl": {
"h": 212.432,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80092,
"c": 0.10119,
"h": 253
},
"luminance": 0.51579
}Semantic roles & 50–950 ramp
primary
#8FC2FE
secondary
#DF9E52
accent
#7C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386