#8FAEE4#8FAEE4
#8FAEE4 is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.8% C 0.086 H 261.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEE4 |
|---|---|
| RGB | rgb(143, 174, 228) |
| HSL | hsl(218, 61%, 73%) |
| HSV | hsv(218, 37%, 89%) |
| CMYK | cmyk(37.3%, 23.7%, 0%, 10.6%) |
| CIE-LAB | lab(70.67, 2.55, -30.51) |
| CIE-LCH | lch(70.67, 30.62, 274.78°) |
| OKLab | oklab(74.78% -0.0129 -0.0846) |
| OKLCH | oklch(74.78% 0.086 261.3) |
| XYZ | xyz(40.4630, 41.7112, 79.3028) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 5.03
Periwinkle Blue
#8F99FB
ΔE00 7.11
Sky Blue (survey)
#75BBFD
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 8.23
Cornflowerblue
#6495ED
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEE4 #E4C58F
analogous
#8FD8E4 #8FAEE4 #9B8FE4
triadic
#8FAEE4 #E48FAE #AEE48F
tetradic
#8FAEE4 #E48FD8 #E4C58F #8FE49B
square
#8FAEE4 #E48FD8 #E4C58F #8FE49B
split-complementary
#8FAEE4 #E49B8F #D8E48F
monochromatic
#3068C8 #5E8AD8 #8FAEE4 #C0D2F0 #E6EDF9
Accessibility & contrast
On white
2.25
#8FAEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#8FAEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEE4
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEE4 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E6
Deuteranopia (green-blind)
#92A9E3
Tritanopia (blue-blind)
#74B9C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faee4; /* rgb */ color: rgb(143, 174, 228); /* oklch */ color: oklch(74.8% 0.086 261.3);
Tailwind
colors: {
custom: {
50: '#b2c6ec',
500: '#8faee4',
950: '#000000',
},
}SCSS
$custom: #8faee4; $custom-light: #b2c6ec; $custom-dark: #000000;
JSON
{
"hex": "#8faee4",
"rgb": {
"r": 143,
"g": 174,
"b": 228
},
"hsl": {
"h": 218.118,
"s": 61.151,
"l": 72.745
},
"oklch": {
"l": 0.74781,
"c": 0.08562,
"h": 261.3
},
"luminance": 0.41713
}Semantic roles & 50–950 ramp
primary
#8FAEE4
secondary
#F0E8DB
accent
#8A1DC9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284