#8FAEFB#8FAEFB
#8FAEFB is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.8% C 0.117 H 266.9°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEFB |
|---|---|
| RGB | rgb(143, 174, 251) |
| HSL | hsl(223, 93%, 77%) |
| HSV | hsv(223, 43%, 98%) |
| CMYK | cmyk(43%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.61, 8.80, -41.56) |
| CIE-LCH | lch(71.61, 42.49, 281.96°) |
| OKLab | oklab(75.82% -0.0063 -0.1164) |
| OKLCH | oklch(75.82% 0.117 266.9) |
| XYZ | xyz(43.8708, 43.0743, 97.2506) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.91
Pastel Blue
#A2BFFE
ΔE00 4.55
Periwinkle Blue
#8F99FB
ΔE00 6.54
Sky Blue (survey)
#75BBFD
ΔE00 8.35
Cornflowerblue
#6495ED
ΔE00 8.40
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEFB #FBDC8F
analogous
#8FE4FB #8FAEFB #A68FFB
triadic
#8FAEFB #FB8FAE #AEFB8F
tetradic
#8FAEFB #FB8FE4 #FBDC8F #8FFBA6
square
#8FAEFB #FB8FE4 #FBDC8F #8FFBA6
split-complementary
#8FAEFB #FBA68F #E4FB8F
monochromatic
#1959F7 #5483F9 #8FAEFB #CAD9FD #E1EAFE
Accessibility & contrast
On white
2.18
#8FAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#8FAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEFB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEFB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#69BEC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8faefb; /* rgb */ color: rgb(143, 174, 251); /* oklch */ color: oklch(75.8% 0.117 266.9);
Tailwind
colors: {
custom: {
50: '#b4c5fd',
500: '#8faefb',
950: '#000000',
},
}SCSS
$custom: #8faefb; $custom-light: #b4c5fd; $custom-dark: #000000;
JSON
{
"hex": "#8faefb",
"rgb": {
"r": 143,
"g": 174,
"b": 251
},
"hsl": {
"h": 222.778,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.75817,
"c": 0.11656,
"h": 266.9
},
"luminance": 0.43077
}Semantic roles & 50–950 ramp
primary
#8FAEFB
secondary
#F6EDD5
accent
#A400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185