#8FAEE3#8FAEE3
#8FAEE3 is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.7% C 0.084 H 261.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEE3 |
|---|---|
| RGB | rgb(143, 174, 227) |
| HSL | hsl(218, 60%, 73%) |
| HSV | hsv(218, 37%, 89%) |
| CMYK | cmyk(37%, 23.3%, 0%, 11%) |
| CIE-LAB | lab(70.63, 2.29, -30.02) |
| CIE-LCH | lch(70.63, 30.11, 274.36°) |
| OKLab | oklab(74.74% -0.0132 -0.0833) |
| OKLCH | oklch(74.74% 0.084 261) |
| XYZ | xyz(40.3246, 41.6559, 78.5738) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.54
Pastel Blue
#A2BFFE
ΔE00 5.09
Periwinkle Blue
#8F99FB
ΔE00 7.15
Sky Blue (survey)
#75BBFD
ΔE00 7.99
Light Grey Blue
#9DBCD4
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEE3 #E3C48F
analogous
#8FD8E3 #8FAEE3 #9A8FE3
triadic
#8FAEE3 #E38FAE #AEE38F
tetradic
#8FAEE3 #E38FD8 #E3C48F #8FE39A
square
#8FAEE3 #E38FD8 #E3C48F #8FE39A
split-complementary
#8FAEE3 #E39A8F #D8E38F
monochromatic
#3268C6 #5E8BD7 #8FAEE3 #C0D1EF #E7EDF9
Accessibility & contrast
On white
2.25
#8FAEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#8FAEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEE3
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEE3 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E5
Deuteranopia (green-blind)
#93A9E2
Tritanopia (blue-blind)
#74B9C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8faee3; /* rgb */ color: rgb(143, 174, 227); /* oklch */ color: oklch(74.7% 0.084 261.0);
Tailwind
colors: {
custom: {
50: '#b2c6ec',
500: '#8faee3',
950: '#000000',
},
}SCSS
$custom: #8faee3; $custom-light: #b2c6ec; $custom-dark: #000000;
JSON
{
"hex": "#8faee3",
"rgb": {
"r": 143,
"g": 174,
"b": 227
},
"hsl": {
"h": 217.857,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.74738,
"c": 0.08431,
"h": 261
},
"luminance": 0.41658
}Semantic roles & 50–950 ramp
primary
#8FAEE3
secondary
#F0E8DB
accent
#891EC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284