#ABAFC8#ABAFC8
#ABAFC8 is a light, muted blue. Relative luminance 0.435; OKLCH L 75.9% C 0.036 H 278.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFC8 |
|---|---|
| RGB | rgb(171, 175, 200) |
| HSL | hsl(232, 21%, 73%) |
| HSV | hsv(232, 15%, 78%) |
| CMYK | cmyk(14.5%, 12.5%, 0%, 21.6%) |
| CIE-LAB | lab(71.88, 3.67, -13.15) |
| CIE-LCH | lch(71.88, 13.66, 285.60°) |
| OKLab | oklab(75.89% 0.0052 -0.0356) |
| OKLCH | oklch(75.89% 0.036 278.3) |
| XYZ | xyz(42.5475, 43.4875, 60.7847) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.61
Dove Gray
#B6B8BD
ΔE00 8.66
Cloudy Blue
#ACC2D9
ΔE00 8.96
Cool Gray
#9AA7B0
ΔE00 9.86
Light Periwinkle
#C1C6FC
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFC8 #C8C4AB
analogous
#ABBDC8 #ABAFC8 #B5ABC8
triadic
#ABAFC8 #C8ABAF #AFC8AB
tetradic
#ABAFC8 #C8ABBD #C8C4AB #ABC8B5
square
#ABAFC8 #C8ABBD #C8C4AB #ABC8B5
split-complementary
#ABAFC8 #C8B5AB #BDC8AB
monochromatic
#626A96 #868CB0 #ABAFC8 #D0D2E0 #EDEDF3
Accessibility & contrast
On white
2.17
#ABAFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#ABAFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFC8
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFC8 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B1C9
Deuteranopia (green-blind)
#A7AFC7
Tritanopia (blue-blind)
#A5B3B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abafc8; /* rgb */ color: rgb(171, 175, 200); /* oklch */ color: oklch(75.9% 0.036 278.3);
Tailwind
colors: {
custom: {
50: '#c4c6d8',
500: '#abafc8',
950: '#000000',
},
}SCSS
$custom: #abafc8; $custom-light: #c4c6d8; $custom-dark: #000000;
JSON
{
"hex": "#abafc8",
"rgb": {
"r": 171,
"g": 175,
"b": 200
},
"hsl": {
"h": 231.724,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.75894,
"c": 0.03598,
"h": 278.3
},
"luminance": 0.43488
}Semantic roles & 50–950 ramp
primary
#ABAFC8
secondary
#E9E8E2
accent
#93469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283