#ABB3CF#ABB3CF
#ABB3CF is a light, muted blue. Relative luminance 0.454; OKLCH L 77.0% C 0.041 H 272.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3CF |
|---|---|
| RGB | rgb(171, 179, 207) |
| HSL | hsl(227, 27%, 74%) |
| HSV | hsv(227, 17%, 81%) |
| CMYK | cmyk(17.4%, 13.5%, 0%, 18.8%) |
| CIE-LAB | lab(73.16, 3.01, -15.08) |
| CIE-LCH | lch(73.16, 15.37, 281.28°) |
| OKLab | oklab(76.96% 0.002 -0.0409) |
| OKLCH | oklch(76.96% 0.041 272.8) |
| XYZ | xyz(44.1745, 45.4024, 65.4556) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 8.56
Dove Gray
#B6B8BD
ΔE00 9.23
Light Grey Blue
#9DBCD4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3CF #CFC7AB
analogous
#ABC5CF #ABB3CF #B5ABCF
triadic
#ABB3CF #CFABB3 #B3CFAB
tetradic
#ABB3CF #CFABC5 #CFC7AB #ABCFB5
square
#ABB3CF #CFABC5 #CFC7AB #ABCFB5
split-complementary
#ABB3CF #CFB5AB #C5CFAB
monochromatic
#5D6DA2 #8490B9 #ABB3CF #D2D6E5 #ECEDF4
Accessibility & contrast
On white
2.08
#ABB3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#ABB3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3CF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3CF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D0
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#A3B8BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb3cf; /* rgb */ color: rgb(171, 179, 207); /* oklch */ color: oklch(77.0% 0.041 272.8);
Tailwind
colors: {
custom: {
50: '#c4c9dd',
500: '#abb3cf',
950: '#000000',
},
}SCSS
$custom: #abb3cf; $custom-light: #c4c9dd; $custom-dark: #000000;
JSON
{
"hex": "#abb3cf",
"rgb": {
"r": 171,
"g": 179,
"b": 207
},
"hsl": {
"h": 226.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.76963,
"c": 0.04098,
"h": 272.8
},
"luminance": 0.45403
}Semantic roles & 50–950 ramp
primary
#ABB3CF
secondary
#EAE8E1
accent
#8F40A6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283