#8FBFFA#8FBFFA
#8FBFFA is a light, moderate cyan. Relative luminance 0.500; OKLCH L 79.3% C 0.099 H 254.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFFA |
|---|---|
| RGB | rgb(143, 191, 250) |
| HSL | hsl(213, 91%, 77%) |
| HSV | hsv(213, 43%, 98%) |
| CMYK | cmyk(42.8%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(76.07, -0.88, -34.09) |
| CIE-LCH | lch(76.07, 34.10, 268.52°) |
| OKLab | oklab(79.29% -0.0272 -0.0949) |
| OKLCH | oklch(79.29% 0.099 254) |
| XYZ | xyz(47.2081, 50.0005, 97.5874) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.09
Sky Blue (survey)
#75BBFD
ΔE00 3.96
Baby Blue (survey)
#A2CFFE
ΔE00 4.27
Pastel Blue
#A2BFFE
ΔE00 4.57
Light Blue
#95D0FC
ΔE00 5.72
Sky
#82CAFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFFA #FACA8F
analogous
#8FF5FA #8FBFFA #958FFA
triadic
#8FBFFA #FA8FBF #BFFA8F
tetradic
#8FBFFA #FA8FF5 #FACA8F #8FFA95
square
#8FBFFA #FA8FF5 #FACA8F #8FFA95
split-complementary
#8FBFFA #FA958F #F5FA8F
monochromatic
#1A7CF5 #549EF7 #8FBFFA #CAE0FD #E2EEFE
Accessibility & contrast
On white
1.91
#8FBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#8FBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFFA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFFA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FD
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#66CCD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fbffa; /* rgb */ color: rgb(143, 191, 250); /* oklch */ color: oklch(79.3% 0.099 254.0);
Tailwind
colors: {
custom: {
50: '#b4d2fc',
500: '#8fbffa',
950: '#000000',
},
}SCSS
$custom: #8fbffa; $custom-light: #b4d2fc; $custom-dark: #000000;
JSON
{
"hex": "#8fbffa",
"rgb": {
"r": 143,
"g": 191,
"b": 250
},
"hsl": {
"h": 213.084,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.7929,
"c": 0.0987,
"h": 254
},
"luminance": 0.50003
}Semantic roles & 50–950 ramp
primary
#8FBFFA
secondary
#D99D54
accent
#7F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385