#8FA4FE#8FA4FE
#8FA4FE is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.0% C 0.132 H 272.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4FE |
|---|---|
| RGB | rgb(143, 164, 254) |
| HSL | hsl(229, 98%, 78%) |
| HSV | hsv(229, 44%, 100%) |
| CMYK | cmyk(43.7%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.14, 15.31, -47.05) |
| CIE-LCH | lch(69.14, 49.48, 288.02°) |
| OKLab | oklab(73.95% 0.0065 -0.1323) |
| OKLCH | oklch(73.95% 0.132 272.8) |
| XYZ | xyz(42.4870, 39.5441, 99.1408) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.42
Carolina Blue
#8AB8FE
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.00
Cornflowerblue
#6495ED
ΔE00 7.78
Perrywinkle
#8F8CE7
ΔE00 8.04
Lavender Blue
#8B88F8
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4FE #FEE98F
analogous
#8FDBFE #8FA4FE #B28FFE
triadic
#8FA4FE #FE8FA4 #A4FE8F
tetradic
#8FA4FE #FE8FDB #FEE98F #8FFEB2
square
#8FA4FE #FE8FDB #FEE98F #8FFEB2
split-complementary
#8FA4FE #FEB28F #DBFE8F
monochromatic
#1641FD #5273FD #8FA4FE #CCD5FF #E1E6FF
Accessibility & contrast
On white
2.36
#8FA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#8FA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4FE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4FE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#68B6C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fa4fe; /* rgb */ color: rgb(143, 164, 254); /* oklch */ color: oklch(74.0% 0.132 272.8);
Tailwind
colors: {
custom: {
50: '#b4beff',
500: '#8fa4fe',
950: '#000000',
},
}SCSS
$custom: #8fa4fe; $custom-light: #b4beff; $custom-dark: #000000;
JSON
{
"hex": "#8fa4fe",
"rgb": {
"r": 143,
"g": 164,
"b": 254
},
"hsl": {
"h": 228.649,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.73954,
"c": 0.13248,
"h": 272.8
},
"luminance": 0.39546
}Semantic roles & 50–950 ramp
primary
#8FA4FE
secondary
#F7F0D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186