#AFB2CA#AFB2CA
#AFB2CA is a light, muted blue. Relative luminance 0.452; OKLCH L 76.9% C 0.034 H 279.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2CA |
|---|---|
| RGB | rgb(175, 178, 202) |
| HSL | hsl(233, 20%, 74%) |
| HSV | hsv(233, 13%, 79%) |
| CMYK | cmyk(13.4%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.04, 3.77, -12.49) |
| CIE-LCH | lch(73.04, 13.05, 286.79°) |
| OKLab | oklab(76.89% 0.0059 -0.0338) |
| OKLCH | oklch(76.89% 0.034 279.9) |
| XYZ | xyz(44.2579, 45.2185, 62.2620) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.27
Cloudy Blue
#ACC2D9
ΔE00 8.87
Light Periwinkle
#C1C6FC
ΔE00 9.90
Cool Gray
#9AA7B0
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2CA #CAC7AF
analogous
#AFC0CA #AFB2CA #BAAFCA
triadic
#AFB2CA #CAAFB2 #B2CAAF
tetradic
#AFB2CA #CAAFC0 #CAC7AF #AFCABA
square
#AFB2CA #CAAFC0 #CAC7AF #AFCABA
split-complementary
#AFB2CA #CABAAF #C0CAAF
monochromatic
#656B99 #8A8FB2 #AFB2CA #D4D5E2 #EDEDF3
Accessibility & contrast
On white
2.09
#AFB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#AFB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2CA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2CA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB4CB
Deuteranopia (green-blind)
#ABB2C9
Tritanopia (blue-blind)
#A9B6BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #afb2ca; /* rgb */ color: rgb(175, 178, 202); /* oklch */ color: oklch(76.9% 0.034 279.9);
Tailwind
colors: {
custom: {
50: '#c7c9da',
500: '#afb2ca',
950: '#000000',
},
}SCSS
$custom: #afb2ca; $custom-light: #c7c9da; $custom-dark: #000000;
JSON
{
"hex": "#afb2ca",
"rgb": {
"r": 175,
"g": 178,
"b": 202
},
"hsl": {
"h": 233.333,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.76891,
"c": 0.03427,
"h": 279.9
},
"luminance": 0.45219
}Semantic roles & 50–950 ramp
primary
#AFB2CA
secondary
#E9E8E2
accent
#95479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283