#8FB5EE#8FB5EE
#8FB5EE is a light, moderate blue. Relative luminance 0.451; OKLCH L 76.7% C 0.092 H 258.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB5EE |
|---|---|
| RGB | rgb(143, 181, 238) |
| HSL | hsl(216, 74%, 75%) |
| HSV | hsv(216, 40%, 93%) |
| CMYK | cmyk(39.9%, 23.9%, 0%, 6.7%) |
| CIE-LAB | lab(72.93, 1.35, -32.47) |
| CIE-LCH | lch(72.93, 32.49, 272.38°) |
| OKLab | oklab(76.68% -0.0187 -0.0902) |
| OKLCH | oklch(76.68% 0.092 258.3) |
| XYZ | xyz(43.2793, 45.0581, 87.2889) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.18
Pastel Blue
#A2BFFE
ΔE00 3.91
Sky Blue (survey)
#75BBFD
ΔE00 5.93
Baby Blue (survey)
#A2CFFE
ΔE00 6.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB5EE #EEC88F
analogous
#8FE4EE #8FB5EE #998FEE
triadic
#8FB5EE #EE8FB5 #B5EE8F
tetradic
#8FB5EE #EE8FE4 #EEC88F #8FEE99
square
#8FB5EE #EE8FE4 #EEC88F #8FEE99
split-complementary
#8FB5EE #EE998F #E4EE8F
monochromatic
#256FDE #5A92E6 #8FB5EE #C4D8F6 #E4EDFB
Accessibility & contrast
On white
2.10
#8FB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#8FB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB5EE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB5EE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F1
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#6EC1C8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fb5ee; /* rgb */ color: rgb(143, 181, 238); /* oklch */ color: oklch(76.7% 0.092 258.3);
Tailwind
colors: {
custom: {
50: '#b3cbf3',
500: '#8fb5ee',
950: '#000000',
},
}SCSS
$custom: #8fb5ee; $custom-light: #b3cbf3; $custom-dark: #000000;
JSON
{
"hex": "#8fb5ee",
"rgb": {
"r": 143,
"g": 181,
"b": 238
},
"hsl": {
"h": 216,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.76676,
"c": 0.09214,
"h": 258.3
},
"luminance": 0.4506
}Semantic roles & 50–950 ramp
primary
#8FB5EE
secondary
#F3E8D8
accent
#8710D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285