#8FAEE8#8FAEE8
#8FAEE8 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.091 H 262.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEE8 |
|---|---|
| RGB | rgb(143, 174, 232) |
| HSL | hsl(219, 66%, 74%) |
| HSV | hsv(219, 38%, 91%) |
| CMYK | cmyk(38.4%, 25%, 0%, 9%) |
| CIE-LAB | lab(70.83, 3.61, -32.45) |
| CIE-LCH | lch(70.83, 32.65, 276.35°) |
| OKLab | oklab(74.95% -0.0117 -0.0902) |
| OKLCH | oklch(74.95% 0.091 262.6) |
| XYZ | xyz(41.0247, 41.9359, 82.2611) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 6.97
Sky Blue (survey)
#75BBFD
ΔE00 8.06
Cornflowerblue
#6495ED
ΔE00 8.39
Light Grey Blue
#9DBCD4
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEE8 #E8C98F
analogous
#8FDAE8 #8FAEE8 #9C8FE8
triadic
#8FAEE8 #E88FAE #AEE88F
tetradic
#8FAEE8 #E88FDA #E8C98F #8FE89C
square
#8FAEE8 #E88FDA #E8C98F #8FE89C
split-complementary
#8FAEE8 #E89C8F #DAE88F
monochromatic
#2B65D2 #5C89DE #8FAEE8 #C2D3F2 #E6EDFA
Accessibility & contrast
On white
2.24
#8FAEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#8FAEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEE8
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEE8 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EB
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#72BAC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faee8; /* rgb */ color: rgb(143, 174, 232); /* oklch */ color: oklch(75.0% 0.091 262.6);
Tailwind
colors: {
custom: {
50: '#b2c6ef',
500: '#8faee8',
950: '#000000',
},
}SCSS
$custom: #8faee8; $custom-light: #b2c6ef; $custom-dark: #000000;
JSON
{
"hex": "#8faee8",
"rgb": {
"r": 143,
"g": 174,
"b": 232
},
"hsl": {
"h": 219.101,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.74953,
"c": 0.09095,
"h": 262.6
},
"luminance": 0.41938
}Semantic roles & 50–950 ramp
primary
#8FAEE8
secondary
#F1E9DA
accent
#8E18CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284