#AFB2DA#AFB2DA
#AFB2DA is a light, muted blue. Relative luminance 0.460; OKLCH L 77.5% C 0.057 H 281.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2DA |
|---|---|
| RGB | rgb(175, 178, 218) |
| HSL | hsl(236, 37%, 77%) |
| HSV | hsv(236, 20%, 85%) |
| CMYK | cmyk(19.7%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(73.56, 7.26, -20.45) |
| CIE-LCH | lch(73.56, 21.70, 289.55°) |
| OKLab | oklab(77.47% 0.0115 -0.0558) |
| OKLCH | oklch(77.47% 0.057 281.6) |
| XYZ | xyz(46.2515, 46.0159, 72.7613) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 7.44
Lavender
#B39DDB
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 9.36
Light Blue Grey
#B7C9E2
ΔE00 9.66
Pale Violet
#CEAEFA
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2DA #DAD7AF
analogous
#AFC8DA #AFB2DA #C2AFDA
triadic
#AFB2DA #DAAFB2 #B2DAAF
tetradic
#AFB2DA #DAAFC8 #DAD7AF #AFDAC2
square
#AFB2DA #DAAFC8 #DAD7AF #AFDAC2
split-complementary
#AFB2DA #DAC2AF #C8DAAF
monochromatic
#5B61B3 #858AC7 #AFB2DA #D9DAED #EAEBF5
Accessibility & contrast
On white
2.06
#AFB2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#AFB2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2DA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2DA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B6DC
Deuteranopia (green-blind)
#A6B3D9
Tritanopia (blue-blind)
#A5B9BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afb2da; /* rgb */ color: rgb(175, 178, 218); /* oklch */ color: oklch(77.5% 0.057 281.6);
Tailwind
colors: {
custom: {
50: '#c7c9e5',
500: '#afb2da',
950: '#000000',
},
}SCSS
$custom: #afb2da; $custom-light: #c7c9e5; $custom-dark: #000000;
JSON
{
"hex": "#afb2da",
"rgb": {
"r": 175,
"g": 178,
"b": 218
},
"hsl": {
"h": 235.814,
"s": 36.752,
"l": 77.059
},
"oklch": {
"l": 0.77469,
"c": 0.05697,
"h": 281.6
},
"luminance": 0.46017
}Semantic roles & 50–950 ramp
primary
#AFB2DA
secondary
#ECEBDF
accent
#A736B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284