#8FBFFD#8FBFFD
#8FBFFD is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.4% C 0.102 H 255.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFFD |
|---|---|
| RGB | rgb(143, 191, 253) |
| HSL | hsl(214, 96%, 78%) |
| HSV | hsv(214, 43%, 99%) |
| CMYK | cmyk(43.5%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.19, -0.06, -35.52) |
| CIE-LCH | lch(76.19, 35.52, 269.90°) |
| OKLab | oklab(79.42% -0.0263 -0.099) |
| OKLCH | oklch(79.42% 0.102 255.1) |
| XYZ | xyz(47.6823, 50.1901, 100.0846) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.92
Sky Blue (survey)
#75BBFD
ΔE00 4.12
Baby Blue (survey)
#A2CFFE
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 4.45
Light Blue
#95D0FC
ΔE00 5.95
Sky
#82CAFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFFD #FDCD8F
analogous
#8FF6FD #8FBFFD #968FFD
triadic
#8FBFFD #FD8FBF #BFFD8F
tetradic
#8FBFFD #FD8FF6 #FDCD8F #8FFD96
square
#8FBFFD #FD8FF6 #FDCD8F #8FFD96
split-complementary
#8FBFFD #FD968F #F6FD8F
monochromatic
#177AFB #539DFC #8FBFFD #CBE1FE #E1EEFE
Accessibility & contrast
On white
1.90
#8FBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#8FBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFFD
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFFD | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#65CDD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fbffd; /* rgb */ color: rgb(143, 191, 253); /* oklch */ color: oklch(79.4% 0.102 255.1);
Tailwind
colors: {
custom: {
50: '#b4d2fe',
500: '#8fbffd',
950: '#000000',
},
}SCSS
$custom: #8fbffd; $custom-light: #b4d2fe; $custom-dark: #000000;
JSON
{
"hex": "#8fbffd",
"rgb": {
"r": 143,
"g": 191,
"b": 253
},
"hsl": {
"h": 213.818,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.79419,
"c": 0.1024,
"h": 255.1
},
"luminance": 0.50193
}Semantic roles & 50–950 ramp
primary
#8FBFFD
secondary
#DEA153
accent
#8100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385