#AFB2DB#AFB2DB
#AFB2DB is a light, muted blue. Relative luminance 0.461; OKLCH L 77.5% C 0.058 H 281.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2DB |
|---|---|
| RGB | rgb(175, 178, 219) |
| HSL | hsl(236, 38%, 77%) |
| HSV | hsv(236, 20%, 86%) |
| CMYK | cmyk(20.1%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(73.59, 7.49, -20.94) |
| CIE-LCH | lch(73.59, 22.24, 289.67°) |
| OKLab | oklab(77.51% 0.0118 -0.0572) |
| OKLCH | oklch(77.51% 0.058 281.7) |
| XYZ | xyz(46.3827, 46.0684, 73.4525) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 7.33
Lavender
#B39DDB
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 9.41
Pale Violet
#CEAEFA
ΔE00 9.59
Light Blue Grey
#B7C9E2
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2DB #DBD8AF
analogous
#AFC8DB #AFB2DB #C2AFDB
triadic
#AFB2DB #DBAFB2 #B2DBAF
tetradic
#AFB2DB #DBAFC8 #DBD8AF #AFDBC2
square
#AFB2DB #DBAFC8 #DBD8AF #AFDBC2
split-complementary
#AFB2DB #DBC2AF #C8DBAF
monochromatic
#5B61B5 #8589C8 #AFB2DB #D9DBEE #EAEBF6
Accessibility & contrast
On white
2.06
#AFB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AFB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2DB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2DB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DD
Deuteranopia (green-blind)
#A6B3DA
Tritanopia (blue-blind)
#A5B9C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #afb2db; /* rgb */ color: rgb(175, 178, 219); /* oklch */ color: oklch(77.5% 0.058 281.7);
Tailwind
colors: {
custom: {
50: '#c7c9e6',
500: '#afb2db',
950: '#000000',
},
}SCSS
$custom: #afb2db; $custom-light: #c7c9e6; $custom-dark: #000000;
JSON
{
"hex": "#afb2db",
"rgb": {
"r": 175,
"g": 178,
"b": 219
},
"hsl": {
"h": 235.909,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.77507,
"c": 0.05839,
"h": 281.7
},
"luminance": 0.46069
}Semantic roles & 50–950 ramp
primary
#AFB2DB
secondary
#ECEBDF
accent
#A835B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284