#ABAFCC#ABAFCC
#ABAFCC is a light, muted blue. Relative luminance 0.437; OKLCH L 76.0% C 0.042 H 279.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFCC |
|---|---|
| RGB | rgb(171, 175, 204) |
| HSL | hsl(233, 24%, 74%) |
| HSV | hsv(233, 16%, 80%) |
| CMYK | cmyk(16.2%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(72.01, 4.54, -15.16) |
| CIE-LCH | lch(72.01, 15.82, 286.67°) |
| OKLab | oklab(76.04% 0.0066 -0.0411) |
| OKLCH | oklch(76.04% 0.042 279.2) |
| XYZ | xyz(43.0211, 43.6769, 63.2790) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.56
Light Blue Grey
#B7C9E2
ΔE00 8.96
Light Periwinkle
#C1C6FC
ΔE00 9.08
Cloudy Blue
#ACC2D9
ΔE00 9.50
Dove Gray
#B6B8BD
ΔE00 9.94
Periwinkle
#CCCCFF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFCC #CCC8AB
analogous
#ABBFCC #ABAFCC #B7ABCC
triadic
#ABAFCC #CCABAF #AFCCAB
tetradic
#ABAFCC #CCABBF #CCC8AB #ABCCB7
square
#ABAFCC #CCABBF #CCC8AB #ABCCB7
split-complementary
#ABAFCC #CCB7AB #BFCCAB
monochromatic
#5F679D #858BB5 #ABAFCC #D1D3E3 #ECEDF3
Accessibility & contrast
On white
2.16
#ABAFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ABAFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFCC
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFCC | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CD
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#A4B4B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abafcc; /* rgb */ color: rgb(171, 175, 204); /* oklch */ color: oklch(76.0% 0.042 279.2);
Tailwind
colors: {
custom: {
50: '#c4c6db',
500: '#abafcc',
950: '#000000',
},
}SCSS
$custom: #abafcc; $custom-light: #c4c6db; $custom-dark: #000000;
JSON
{
"hex": "#abafcc",
"rgb": {
"r": 171,
"g": 175,
"b": 204
},
"hsl": {
"h": 232.727,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.76036,
"c": 0.04165,
"h": 279.2
},
"luminance": 0.43678
}Semantic roles & 50–950 ramp
primary
#ABAFCC
secondary
#EAE9E1
accent
#9743A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283