#8FB4FF#8FB4FF
#8FB4FF is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.2% C 0.115 H 263.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4FF |
|---|---|
| RGB | rgb(143, 180, 255) |
| HSL | hsl(220, 100%, 78%) |
| HSV | hsv(220, 44%, 100%) |
| CMYK | cmyk(43.9%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(73.35, 6.56, -41.00) |
| CIE-LCH | lch(73.35, 41.52, 279.09°) |
| OKLab | oklab(77.23% -0.0125 -0.1148) |
| OKLCH | oklch(77.23% 0.115 263.8) |
| XYZ | xyz(45.6932, 45.6995, 101.0015) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.14
Pastel Blue
#A2BFFE
ΔE00 3.70
Sky Blue (survey)
#75BBFD
ΔE00 6.80
Baby Blue (survey)
#A2CFFE
ΔE00 7.24
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Periwinkle Blue
#8F99FB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4FF #FFDA8F
analogous
#8FECFF #8FB4FF #A28FFF
triadic
#8FB4FF #FF8FB4 #B4FF8F
tetradic
#8FB4FF #FF8FEC #FFDA8F #8FFFA2
square
#8FB4FF #FF8FEC #FFDA8F #8FFFA2
split-complementary
#8FB4FF #FFA28F #ECFF8F
monochromatic
#1562FF #528BFF #8FB4FF #CCDDFF #E0EBFF
Accessibility & contrast
On white
2.07
#8FB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#8FB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4FF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4FF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#8DAFFD
Tritanopia (blue-blind)
#65C4CF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fb4ff; /* rgb */ color: rgb(143, 180, 255); /* oklch */ color: oklch(77.2% 0.115 263.8);
Tailwind
colors: {
custom: {
50: '#b4caff',
500: '#8fb4ff',
950: '#000000',
},
}SCSS
$custom: #8fb4ff; $custom-light: #b4caff; $custom-dark: #000000;
JSON
{
"hex": "#8fb4ff",
"rgb": {
"r": 143,
"g": 180,
"b": 255
},
"hsl": {
"h": 220.179,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.7723,
"c": 0.11544,
"h": 263.8
},
"luminance": 0.45702
}Semantic roles & 50–950 ramp
primary
#8FB4FF
secondary
#F7ECD4
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286