#8FAEFF#8FAEFF
#8FAEFF is a light, vivid blue. Relative luminance 0.433; OKLCH L 76.0% C 0.122 H 267.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEFF |
|---|---|
| RGB | rgb(143, 174, 255) |
| HSL | hsl(223, 100%, 78%) |
| HSV | hsv(223, 44%, 100%) |
| CMYK | cmyk(43.9%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.78, 9.92, -43.46) |
| CIE-LCH | lch(71.78, 44.58, 282.86°) |
| OKLab | oklab(76.01% -0.0053 -0.1219) |
| OKLCH | oklch(76.01% 0.122 267.5) |
| XYZ | xyz(44.5080, 43.3292, 100.6065) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 4.60
Periwinkle Blue
#8F99FB
ΔE00 6.52
Sky Blue (survey)
#75BBFD
ΔE00 8.42
Cornflowerblue
#6495ED
ΔE00 8.47
Light Grey Blue
#9DBCD4
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEFF #FFE08F
analogous
#8FE6FF #8FAEFF #A88FFF
triadic
#8FAEFF #FF8FAE #AEFF8F
tetradic
#8FAEFF #FF8FE6 #FFE08F #8FFFA8
square
#8FAEFF #FF8FE6 #FFE08F #8FFFA8
split-complementary
#8FAEFF #FFA88F #E6FF8F
monochromatic
#1555FF #5282FF #8FAEFF #CCDAFF #E0E9FF
Accessibility & contrast
On white
2.17
#8FAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#8FAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEFF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEFF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#86ABFD
Tritanopia (blue-blind)
#66BFCB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8faeff; /* rgb */ color: rgb(143, 174, 255); /* oklch */ color: oklch(76.0% 0.122 267.5);
Tailwind
colors: {
custom: {
50: '#b4c5ff',
500: '#8faeff',
950: '#000000',
},
}SCSS
$custom: #8faeff; $custom-light: #b4c5ff; $custom-dark: #000000;
JSON
{
"hex": "#8faeff",
"rgb": {
"r": 143,
"g": 174,
"b": 255
},
"hsl": {
"h": 223.393,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.76007,
"c": 0.12199,
"h": 267.5
},
"luminance": 0.43332
}Semantic roles & 50–950 ramp
primary
#8FAEFF
secondary
#F7EDD4
accent
#A600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186