#8FA2D2#8FA2D2
#8FA2D2 is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.5% C 0.074 H 267.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2D2 |
|---|---|
| RGB | rgb(143, 162, 210) |
| HSL | hsl(223, 43%, 69%) |
| HSV | hsv(223, 32%, 82%) |
| CMYK | cmyk(31.9%, 22.9%, 0%, 17.6%) |
| CIE-LAB | lab(66.77, 4.57, -26.62) |
| CIE-LCH | lch(66.77, 27.01, 279.75°) |
| OKLab | oklab(71.51% -0.0029 -0.0735) |
| OKLCH | oklch(71.51% 0.074 267.8) |
| XYZ | xyz(35.8775, 36.3321, 66.0827) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.47
Perrywinkle
#8F8CE7
ΔE00 7.98
Pastel Blue
#A2BFFE
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 9.01
Carolina Blue
#8AB8FE
ΔE00 9.18
Lavender Blue
#8B88F8
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2D2 #D2BF8F
analogous
#8FC4D2 #8FA2D2 #9E8FD2
triadic
#8FA2D2 #D28FA2 #A2D28F
tetradic
#8FA2D2 #D28FC4 #D2BF8F #8FD29E
square
#8FA2D2 #D28FC4 #D2BF8F #8FD29E
split-complementary
#8FA2D2 #D29E8F #C4D28F
monochromatic
#425EA5 #637EC0 #8FA2D2 #BBC6E4 #E6EBF5
Accessibility & contrast
On white
2.54
#8FA2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#8FA2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2D2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2D2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D4
Deuteranopia (green-blind)
#8DA0D1
Tritanopia (blue-blind)
#7CACB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa2d2; /* rgb */ color: rgb(143, 162, 210); /* oklch */ color: oklch(71.5% 0.074 267.8);
Tailwind
colors: {
custom: {
50: '#b1bde0',
500: '#8fa2d2',
950: '#000000',
},
}SCSS
$custom: #8fa2d2; $custom-light: #b1bde0; $custom-dark: #000000;
JSON
{
"hex": "#8fa2d2",
"rgb": {
"r": 143,
"g": 162,
"b": 210
},
"hsl": {
"h": 222.985,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.71507,
"c": 0.0736,
"h": 267.8
},
"luminance": 0.36333
}Semantic roles & 50–950 ramp
primary
#8FA2D2
secondary
#E8E3D5
accent
#9030B6
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183