#AFB4E2#AFB4E2
#AFB4E2 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.2% C 0.066 H 279.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB4E2 |
|---|---|
| RGB | rgb(175, 180, 226) |
| HSL | hsl(234, 47%, 79%) |
| HSV | hsv(234, 23%, 89%) |
| CMYK | cmyk(22.6%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(74.35, 7.98, -23.60) |
| CIE-LCH | lch(74.35, 24.91, 288.69°) |
| OKLab | oklab(78.18% 0.0113 -0.0646) |
| OKLCH | oklch(78.18% 0.066 279.9) |
| XYZ | xyz(47.7245, 47.2465, 78.5418) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 8.37
Lavender
#B39DDB
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.94
Pale Violet
#CEAEFA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB4E2 #E2DDAF
analogous
#AFCDE2 #AFB4E2 #C3AFE2
triadic
#AFB4E2 #E2AFB4 #B4E2AF
tetradic
#AFB4E2 #E2AFCD #E2DDAF #AFE2C3
square
#AFB4E2 #E2AFCD #E2DDAF #AFE2C3
split-complementary
#AFB4E2 #E2C3AF #CDE2AF
monochromatic
#5560C1 #828AD2 #AFB4E2 #DCDEF2 #E9EAF7
Accessibility & contrast
On white
2.01
#AFB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AFB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB4E2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB4E2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B9E4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#A3BCC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afb4e2; /* rgb */ color: rgb(175, 180, 226); /* oklch */ color: oklch(78.2% 0.066 279.9);
Tailwind
colors: {
custom: {
50: '#c7caeb',
500: '#afb4e2',
950: '#000000',
},
}SCSS
$custom: #afb4e2; $custom-light: #c7caeb; $custom-dark: #000000;
JSON
{
"hex": "#afb4e2",
"rgb": {
"r": 175,
"g": 180,
"b": 226
},
"hsl": {
"h": 234.118,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.78177,
"c": 0.06563,
"h": 279.9
},
"luminance": 0.47247
}Semantic roles & 50–950 ramp
primary
#AFB4E2
secondary
#EEECDD
accent
#AC2BBA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284