#8FB2EE#8FB2EE
#8FB2EE is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.0% C 0.095 H 261.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2EE |
|---|---|
| RGB | rgb(143, 178, 238) |
| HSL | hsl(218, 74%, 75%) |
| HSV | hsv(218, 40%, 93%) |
| CMYK | cmyk(39.9%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.13, 3.00, -33.70) |
| CIE-LCH | lch(72.13, 33.84, 275.09°) |
| OKLab | oklab(76.05% -0.0149 -0.0938) |
| OKLCH | oklch(76.05% 0.095 261) |
| XYZ | xyz(42.6758, 43.8512, 87.0878) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.91
Pastel Blue
#A2BFFE
ΔE00 4.06
Sky Blue (survey)
#75BBFD
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2EE #EECB8F
analogous
#8FE1EE #8FB2EE #9C8FEE
triadic
#8FB2EE #EE8FB2 #B2EE8F
tetradic
#8FB2EE #EE8FE1 #EECB8F #8FEE9C
square
#8FB2EE #EE8FE1 #EECB8F #8FEE9C
split-complementary
#8FB2EE #EE9C8F #E1EE8F
monochromatic
#2569DE #5A8DE6 #8FB2EE #C4D7F6 #E4EDFB
Accessibility & contrast
On white
2.15
#8FB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#8FB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2EE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2EE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F1
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#6FBFC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb2ee; /* rgb */ color: rgb(143, 178, 238); /* oklch */ color: oklch(76.0% 0.095 261.0);
Tailwind
colors: {
custom: {
50: '#b3c8f3',
500: '#8fb2ee',
950: '#000000',
},
}SCSS
$custom: #8fb2ee; $custom-light: #b3c8f3; $custom-dark: #000000;
JSON
{
"hex": "#8fb2ee",
"rgb": {
"r": 143,
"g": 178,
"b": 238
},
"hsl": {
"h": 217.895,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.76049,
"c": 0.09495,
"h": 261
},
"luminance": 0.43853
}Semantic roles & 50–950 ramp
primary
#8FB2EE
secondary
#F3E9D8
accent
#8D10D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285