#8FA8CD#8FA8CD
#8FA8CD is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.6% C 0.061 H 258.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8CD |
|---|---|
| RGB | rgb(143, 168, 205) |
| HSL | hsl(216, 38%, 68%) |
| HSV | hsv(216, 30%, 80%) |
| CMYK | cmyk(30.2%, 18%, 0%, 19.6%) |
| CIE-LAB | lab(68.21, -0.03, -21.66) |
| CIE-LCH | lch(68.21, 21.66, 269.91°) |
| OKLab | oklab(72.57% -0.0126 -0.0595) |
| OKLCH | oklch(72.57% 0.061 258.1) |
| XYZ | xyz(36.3466, 38.2513, 63.2139) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 7.92
Bluey Grey
#89A0B0
ΔE00 8.11
Cloudy Blue
#ACC2D9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8CD #CDB48F
analogous
#8FC7CD #8FA8CD #958FCD
triadic
#8FA8CD #CD8FA8 #A8CD8F
tetradic
#8FA8CD #CD8FC7 #CDB48F #8FCD95
square
#8FA8CD #CD8FC7 #CDB48F #8FCD95
split-complementary
#8FA8CD #CD958F #C7CD8F
monochromatic
#46689C #6587BA #8FA8CD #B9C9E0 #E4EAF3
Accessibility & contrast
On white
2.43
#8FA8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8FA8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8CD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8CD | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAACF
Deuteranopia (green-blind)
#95A4CC
Tritanopia (blue-blind)
#7DB0B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa8cd; /* rgb */ color: rgb(143, 168, 205); /* oklch */ color: oklch(72.6% 0.061 258.1);
Tailwind
colors: {
custom: {
50: '#b1c1dc',
500: '#8fa8cd',
950: '#000000',
},
}SCSS
$custom: #8fa8cd; $custom-light: #b1c1dc; $custom-dark: #000000;
JSON
{
"hex": "#8fa8cd",
"rgb": {
"r": 143,
"g": 168,
"b": 205
},
"hsl": {
"h": 215.806,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.72568,
"c": 0.06087,
"h": 258.1
},
"luminance": 0.38253
}Semantic roles & 50–950 ramp
primary
#8FA8CD
secondary
#E5DED2
accent
#7F34B1
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183