#8FB2FF#8FB2FF
#8FB2FF is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.8% C 0.118 H 265.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2FF |
|---|---|
| RGB | rgb(143, 178, 255) |
| HSL | hsl(221, 100%, 78%) |
| HSV | hsv(221, 44%, 100%) |
| CMYK | cmyk(43.9%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(72.82, 7.68, -41.82) |
| CIE-LCH | lch(72.82, 42.52, 280.40°) |
| OKLab | oklab(76.82% -0.0101 -0.1171) |
| OKLCH | oklch(76.82% 0.118 265.1) |
| XYZ | xyz(45.2923, 44.8978, 100.8679) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.73
Pastel Blue
#A2BFFE
ΔE00 3.92
Sky Blue (survey)
#75BBFD
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.76
Baby Blue (survey)
#A2CFFE
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2FF #FFDC8F
analogous
#8FEAFF #8FB2FF #A48FFF
triadic
#8FB2FF #FF8FB2 #B2FF8F
tetradic
#8FB2FF #FF8FEA #FFDC8F #8FFFA4
square
#8FB2FF #FF8FEA #FFDC8F #8FFFA4
split-complementary
#8FB2FF #FFA48F #EAFF8F
monochromatic
#155EFF #5288FF #8FB2FF #CCDCFF #E0EAFF
Accessibility & contrast
On white
2.10
#8FB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#8FB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2FF
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2FF | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#8AAEFD
Tritanopia (blue-blind)
#66C2CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fb2ff; /* rgb */ color: rgb(143, 178, 255); /* oklch */ color: oklch(76.8% 0.118 265.1);
Tailwind
colors: {
custom: {
50: '#b4c8ff',
500: '#8fb2ff',
950: '#000000',
},
}SCSS
$custom: #8fb2ff; $custom-light: #b4c8ff; $custom-dark: #000000;
JSON
{
"hex": "#8fb2ff",
"rgb": {
"r": 143,
"g": 178,
"b": 255
},
"hsl": {
"h": 221.25,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.76821,
"c": 0.11757,
"h": 265.1
},
"luminance": 0.449
}Semantic roles & 50–950 ramp
primary
#8FB2FF
secondary
#F7ECD4
accent
#9E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286