#8FB2F2#8FB2F2
#8FB2F2 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.2% C 0.100 H 262.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2F2 |
|---|---|
| RGB | rgb(143, 178, 242) |
| HSL | hsl(219, 79%, 75%) |
| HSV | hsv(219, 41%, 95%) |
| CMYK | cmyk(40.9%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(72.29, 4.09, -35.63) |
| CIE-LCH | lch(72.29, 35.86, 276.54°) |
| OKLab | oklab(76.22% -0.0137 -0.0993) |
| OKLCH | oklch(76.22% 0.1 262.1) |
| XYZ | xyz(43.2700, 44.0889, 90.2172) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.78
Pastel Blue
#A2BFFE
ΔE00 3.95
Sky Blue (survey)
#75BBFD
ΔE00 6.97
Baby Blue (survey)
#A2CFFE
ΔE00 7.70
Periwinkle Blue
#8F99FB
ΔE00 7.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2F2 #F2CF8F
analogous
#8FE3F2 #8FB2F2 #9D8FF2
triadic
#8FB2F2 #F28FB2 #B2F28F
tetradic
#8FB2F2 #F28FE3 #F2CF8F #8FF29D
square
#8FB2F2 #F28FE3 #F2CF8F #8FF29D
split-complementary
#8FB2F2 #F29D8F #E3F28F
monochromatic
#2167E5 #588CEC #8FB2F2 #C6D8F8 #E4ECFC
Accessibility & contrast
On white
2.14
#8FB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8FB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2F2
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2F2 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#6DBFC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb2f2; /* rgb */ color: rgb(143, 178, 242); /* oklch */ color: oklch(76.2% 0.100 262.1);
Tailwind
colors: {
custom: {
50: '#b3c8f6',
500: '#8fb2f2',
950: '#000000',
},
}SCSS
$custom: #8fb2f2; $custom-light: #b3c8f6; $custom-dark: #000000;
JSON
{
"hex": "#8fb2f2",
"rgb": {
"r": 143,
"g": 178,
"b": 242
},
"hsl": {
"h": 218.788,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.76225,
"c": 0.10024,
"h": 262.1
},
"luminance": 0.44091
}Semantic roles & 50–950 ramp
primary
#8FB2F2
secondary
#F4EAD7
accent
#910ADB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285