#8FAEE2#8FAEE2
#8FAEE2 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.7% C 0.083 H 260.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEE2 |
|---|---|
| RGB | rgb(143, 174, 226) |
| HSL | hsl(218, 59%, 72%) |
| HSV | hsv(218, 37%, 89%) |
| CMYK | cmyk(36.7%, 23%, 0%, 11.4%) |
| CIE-LAB | lab(70.59, 2.02, -29.54) |
| CIE-LCH | lch(70.59, 29.61, 273.92°) |
| OKLab | oklab(74.69% -0.0136 -0.0819) |
| OKLCH | oklch(74.69% 0.083 260.6) |
| XYZ | xyz(40.1870, 41.6008, 77.8490) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.59
Pastel Blue
#A2BFFE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 7.18
Sky Blue (survey)
#75BBFD
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.07
Cornflowerblue
#6495ED
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEE2 #E2C38F
analogous
#8FD8E2 #8FAEE2 #998FE2
triadic
#8FAEE2 #E28FAE #AEE28F
tetradic
#8FAEE2 #E28FD8 #E2C38F #8FE299
square
#8FAEE2 #E28FD8 #E2C38F #8FE299
split-complementary
#8FAEE2 #E2998F #D8E28F
monochromatic
#3369C4 #5E8BD5 #8FAEE2 #C0D1EF #E7EDF9
Accessibility & contrast
On white
2.25
#8FAEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8FAEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEE2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEE2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E4
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#75B9C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faee2; /* rgb */ color: rgb(143, 174, 226); /* oklch */ color: oklch(74.7% 0.083 260.6);
Tailwind
colors: {
custom: {
50: '#b2c6eb',
500: '#8faee2',
950: '#000000',
},
}SCSS
$custom: #8faee2; $custom-light: #b2c6eb; $custom-dark: #000000;
JSON
{
"hex": "#8faee2",
"rgb": {
"r": 143,
"g": 174,
"b": 226
},
"hsl": {
"h": 217.59,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.74695,
"c": 0.08299,
"h": 260.6
},
"luminance": 0.41603
}Semantic roles & 50–950 ramp
primary
#8FAEE2
secondary
#F0E8DB
accent
#881FC6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284