#AFB5CE#AFB5CE
#AFB5CE is a light, muted blue. Relative luminance 0.466; OKLCH L 77.6% C 0.036 H 274.8°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB5CE |
|---|---|
| RGB | rgb(175, 181, 206) |
| HSL | hsl(228, 24%, 75%) |
| HSV | hsv(228, 15%, 81%) |
| CMYK | cmyk(15%, 12.1%, 0%, 19.2%) |
| CIE-LAB | lab(73.94, 2.99, -13.32) |
| CIE-LCH | lch(73.94, 13.65, 282.65°) |
| OKLab | oklab(77.64% 0.0031 -0.036) |
| OKLCH | oklch(77.64% 0.036 274.8) |
| XYZ | xyz(45.3411, 46.6173, 64.9898) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 7.48
Dove Gray
#B6B8BD
ΔE00 8.23
Light Periwinkle
#C1C6FC
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB5CE #CEC8AF
analogous
#AFC5CE #AFB5CE #B9AFCE
triadic
#AFB5CE #CEAFB5 #B5CEAF
tetradic
#AFB5CE #CEAFC5 #CEC8AF #AFCEB9
square
#AFB5CE #CEAFC5 #CEC8AF #AFCEB9
split-complementary
#AFB5CE #CEB9AF #C5CEAF
monochromatic
#636FA0 #8992B7 #AFB5CE #D5D8E5 #ECEDF3
Accessibility & contrast
On white
2.03
#AFB5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#AFB5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB5CE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB5CE | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB7CF
Deuteranopia (green-blind)
#ACB5CD
Tritanopia (blue-blind)
#A8B9BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #afb5ce; /* rgb */ color: rgb(175, 181, 206); /* oklch */ color: oklch(77.6% 0.036 274.8);
Tailwind
colors: {
custom: {
50: '#c7cbdd',
500: '#afb5ce',
950: '#000000',
},
}SCSS
$custom: #afb5ce; $custom-light: #c7cbdd; $custom-dark: #000000;
JSON
{
"hex": "#afb5ce",
"rgb": {
"r": 175,
"g": 181,
"b": 206
},
"hsl": {
"h": 228.387,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.77643,
"c": 0.03617,
"h": 274.8
},
"luminance": 0.46618
}Semantic roles & 50–950 ramp
primary
#AFB5CE
secondary
#EAE8E1
accent
#9043A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283