#ABAFCF#ABAFCF
#ABAFCF is a light, muted blue. Relative luminance 0.438; OKLCH L 76.1% C 0.046 H 279.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAFCF |
|---|---|
| RGB | rgb(171, 175, 207) |
| HSL | hsl(233, 27%, 74%) |
| HSV | hsv(233, 17%, 81%) |
| CMYK | cmyk(17.4%, 15.5%, 0%, 18.8%) |
| CIE-LAB | lab(72.11, 5.19, -16.66) |
| CIE-LCH | lch(72.11, 17.45, 287.32°) |
| OKLab | oklab(76.15% 0.0077 -0.0453) |
| OKLCH | oklch(76.15% 0.046 279.6) |
| XYZ | xyz(43.3844, 43.8222, 65.1922) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 8.85
Light Blue Grey
#B7C9E2
ΔE00 9.25
Periwinkle
#CCCCFF
ΔE00 9.38
Lavender
#B39DDB
ΔE00 9.61
Cloudy Blue
#ACC2D9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAFCF #CFCBAB
analogous
#ABC1CF #ABAFCF #B9ABCF
triadic
#ABAFCF #CFABAF #AFCFAB
tetradic
#ABAFCF #CFABC1 #CFCBAB #ABCFB9
square
#ABAFCF #CFABC1 #CFCBAB #ABCFB9
split-complementary
#ABAFCF #CFB9AB #C1CFAB
monochromatic
#5D65A2 #848AB9 #ABAFCF #D2D4E5 #ECECF4
Accessibility & contrast
On white
2.15
#ABAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ABAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAFCF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAFCF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2D1
Deuteranopia (green-blind)
#A5B0CE
Tritanopia (blue-blind)
#A3B4B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abafcf; /* rgb */ color: rgb(171, 175, 207); /* oklch */ color: oklch(76.1% 0.046 279.6);
Tailwind
colors: {
custom: {
50: '#c4c6dd',
500: '#abafcf',
950: '#000000',
},
}SCSS
$custom: #abafcf; $custom-light: #c4c6dd; $custom-dark: #000000;
JSON
{
"hex": "#abafcf",
"rgb": {
"r": 171,
"g": 175,
"b": 207
},
"hsl": {
"h": 233.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.76145,
"c": 0.04592,
"h": 279.6
},
"luminance": 0.43823
}Semantic roles & 50–950 ramp
primary
#ABAFCF
secondary
#EAE9E1
accent
#9B40A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283