#AFABCC#AFABCC
#AFABCC is a light, muted blue. Relative luminance 0.426; OKLCH L 75.5% C 0.047 H 290.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABCC |
|---|---|
| RGB | rgb(175, 171, 204) |
| HSL | hsl(247, 24%, 74%) |
| HSV | hsv(247, 16%, 80%) |
| CMYK | cmyk(14.2%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(71.28, 8.03, -16.23) |
| CIE-LCH | lch(71.28, 18.11, 296.34°) |
| OKLab | oklab(75.54% 0.0167 -0.044) |
| OKLCH | oklch(75.54% 0.047 290.8) |
| XYZ | xyz(43.1389, 42.5991, 63.0648) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.26
Light Periwinkle
#C1C6FC
ΔE00 9.62
Thistle
#D8BFD8
ΔE00 10.02
Periwinkle
#CCCCFF
ΔE00 10.05
Lilac
#C8A2C8
ΔE00 10.10
Pale Violet
#CEAEFA
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABCC #C8CCAB
analogous
#ABB7CC #AFABCC #BFABCC
triadic
#AFABCC #CCAFAB #ABCCAF
tetradic
#AFABCC #CCABB7 #C8CCAB #ABCCBF
square
#AFABCC #CCABB7 #C8CCAB #ABCCBF
split-complementary
#AFABCC #CCBFAB #B7CCAB
monochromatic
#675F9D #8B85B5 #AFABCC #D3D1E3 #EDECF3
Accessibility & contrast
On white
2.21
#AFABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#AFABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABCC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABCC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCE
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#A9B0B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afabcc; /* rgb */ color: rgb(175, 171, 204); /* oklch */ color: oklch(75.5% 0.047 290.8);
Tailwind
colors: {
custom: {
50: '#c7c4db',
500: '#afabcc',
950: '#000000',
},
}SCSS
$custom: #afabcc; $custom-light: #c7c4db; $custom-dark: #000000;
JSON
{
"hex": "#afabcc",
"rgb": {
"r": 175,
"g": 171,
"b": 204
},
"hsl": {
"h": 247.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.75543,
"c": 0.04708,
"h": 290.8
},
"luminance": 0.42599
}Semantic roles & 50–950 ramp
primary
#AFABCC
secondary
#E9EAE1
accent
#A34397
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131215
muted
#828183