#8FAAE3#8FAAE3
#8FAAE3 is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.9% C 0.088 H 264.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAE3 |
|---|---|
| RGB | rgb(143, 170, 227) |
| HSL | hsl(221, 60%, 73%) |
| HSV | hsv(221, 37%, 89%) |
| CMYK | cmyk(37%, 25.1%, 0%, 11%) |
| CIE-LAB | lab(69.56, 4.51, -31.67) |
| CIE-LCH | lch(69.56, 31.99, 278.11°) |
| OKLab | oklab(73.9% -0.0081 -0.088) |
| OKLCH | oklch(73.9% 0.088 264.7) |
| XYZ | xyz(39.5633, 40.1333, 78.3200) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 8.14
Light Grey Blue
#9DBCD4
ΔE00 9.12
Sky Blue (survey)
#75BBFD
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAE3 #E3C88F
analogous
#8FD4E3 #8FAAE3 #9E8FE3
triadic
#8FAAE3 #E38FAA #AAE38F
tetradic
#8FAAE3 #E38FD4 #E3C88F #8FE39E
square
#8FAAE3 #E38FD4 #E3C88F #8FE39E
split-complementary
#8FAAE3 #E39E8F #D4E38F
monochromatic
#3261C6 #5E85D7 #8FAAE3 #C0CFEF #E7ECF9
Accessibility & contrast
On white
2.33
#8FAAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#8FAAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAE3
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAE3 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AEE6
Deuteranopia (green-blind)
#8EA6E2
Tritanopia (blue-blind)
#75B6BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faae3; /* rgb */ color: rgb(143, 170, 227); /* oklch */ color: oklch(73.9% 0.088 264.7);
Tailwind
colors: {
custom: {
50: '#b2c3ec',
500: '#8faae3',
950: '#000000',
},
}SCSS
$custom: #8faae3; $custom-light: #b2c3ec; $custom-dark: #000000;
JSON
{
"hex": "#8faae3",
"rgb": {
"r": 143,
"g": 170,
"b": 227
},
"hsl": {
"h": 220.714,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.73903,
"c": 0.08833,
"h": 264.7
},
"luminance": 0.40135
}Semantic roles & 50–950 ramp
primary
#8FAAE3
secondary
#F0E9DB
accent
#911EC8
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184