#8FC2FF#8FC2FF
#8FC2FF is a light, moderate cyan. Relative luminance 0.516; OKLCH L 80.1% C 0.102 H 253.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2FF |
|---|---|
| RGB | rgb(143, 194, 255) |
| HSL | hsl(213, 100%, 78%) |
| HSV | hsv(213, 44%, 100%) |
| CMYK | cmyk(43.9%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(77.07, -1.14, -35.23) |
| CIE-LCH | lch(77.07, 35.25, 268.14°) |
| OKLab | oklab(80.14% -0.0292 -0.0981) |
| OKLCH | oklch(80.14% 0.102 253.4) |
| XYZ | xyz(48.6635, 51.6401, 101.9916) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Baby Blue (survey)
#A2CFFE
ΔE00 3.76
Sky Blue (survey)
#75BBFD
ΔE00 3.85
Pastel Blue
#A2BFFE
ΔE00 5.07
Light Blue
#95D0FC
ΔE00 5.13
Sky
#82CAFC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2FF #FFCC8F
analogous
#8FFAFF #8FC2FF #948FFF
triadic
#8FC2FF #FF8FC2 #C2FF8F
tetradic
#8FC2FF #FF8FFA #FFCC8F #8FFF94
square
#8FC2FF #FF8FFA #FFCC8F #8FFF94
split-complementary
#8FC2FF #FF948F #FAFF8F
monochromatic
#157FFF #52A1FF #8FC2FF #CCE3FF #E0EEFF
Accessibility & contrast
On white
1.85
#8FC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#8FC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2FF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2FF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#9DB9FE
Tritanopia (blue-blind)
#63D0D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc2ff; /* rgb */ color: rgb(143, 194, 255); /* oklch */ color: oklch(80.1% 0.102 253.4);
Tailwind
colors: {
custom: {
50: '#b4d4ff',
500: '#8fc2ff',
950: '#000000',
},
}SCSS
$custom: #8fc2ff; $custom-light: #b4d4ff; $custom-dark: #000000;
JSON
{
"hex": "#8fc2ff",
"rgb": {
"r": 143,
"g": 194,
"b": 255
},
"hsl": {
"h": 212.679,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.80135,
"c": 0.1024,
"h": 253.4
},
"luminance": 0.51643
}Semantic roles & 50–950 ramp
primary
#8FC2FF
secondary
#E09F52
accent
#7D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386