#AFB2D3#AFB2D3
#AFB2D3 is a light, muted blue. Relative luminance 0.457; OKLCH L 77.2% C 0.047 H 281.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2D3 |
|---|---|
| RGB | rgb(175, 178, 211) |
| HSL | hsl(235, 29%, 76%) |
| HSV | hsv(235, 17%, 83%) |
| CMYK | cmyk(17.1%, 15.6%, 0%, 17.3%) |
| CIE-LAB | lab(73.32, 5.71, -16.98) |
| CIE-LCH | lch(73.32, 17.92, 288.58°) |
| OKLab | oklab(77.21% 0.0091 -0.0462) |
| OKLCH | oklch(77.21% 0.047 281.1) |
| XYZ | xyz(45.3547, 45.6573, 68.0386) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.64
Periwinkle
#CCCCFF
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.85
Light Blue Grey
#B7C9E2
ΔE00 9.10
Lavender
#B39DDB
ΔE00 9.58
Cloudy Blue
#ACC2D9
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2D3 #D3D0AF
analogous
#AFC4D3 #AFB2D3 #BEAFD3
triadic
#AFB2D3 #D3AFB2 #B2D3AF
tetradic
#AFB2D3 #D3AFC4 #D3D0AF #AFD3BE
square
#AFB2D3 #D3AFC4 #D3D0AF #AFD3BE
split-complementary
#AFB2D3 #D3BEAF #C4D3AF
monochromatic
#6066A8 #888CBD #AFB2D3 #D6D8E9 #EBECF4
Accessibility & contrast
On white
2.07
#AFB2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#AFB2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2D3
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2D3 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB5D5
Deuteranopia (green-blind)
#A8B3D2
Tritanopia (blue-blind)
#A7B8BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #afb2d3; /* rgb */ color: rgb(175, 178, 211); /* oklch */ color: oklch(77.2% 0.047 281.1);
Tailwind
colors: {
custom: {
50: '#c7c9e0',
500: '#afb2d3',
950: '#000000',
},
}SCSS
$custom: #afb2d3; $custom-light: #c7c9e0; $custom-dark: #000000;
JSON
{
"hex": "#afb2d3",
"rgb": {
"r": 175,
"g": 178,
"b": 211
},
"hsl": {
"h": 235,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.7721,
"c": 0.04705,
"h": 281.1
},
"luminance": 0.45658
}Semantic roles & 50–950 ramp
primary
#AFB2D3
secondary
#EBEAE0
accent
#9F3EA8
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283