#AFB4E1#AFB4E1
#AFB4E1 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.1% C 0.064 H 279.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB4E1 |
|---|---|
| RGB | rgb(175, 180, 225) |
| HSL | hsl(234, 45%, 78%) |
| HSV | hsv(234, 22%, 88%) |
| CMYK | cmyk(22.2%, 20%, 0%, 11.8%) |
| CIE-LAB | lab(74.31, 7.75, -23.11) |
| CIE-LCH | lch(74.31, 24.37, 288.55°) |
| OKLab | oklab(78.14% 0.011 -0.0633) |
| OKLCH | oklch(78.14% 0.064 279.8) |
| XYZ | xyz(47.5877, 47.1918, 77.8213) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 6.67
Lavender
#B39DDB
ΔE00 8.49
Pastel Blue
#A2BFFE
ΔE00 8.50
Lightsteelblue
#B0C4DE
ΔE00 8.90
Light Blue Grey
#B7C9E2
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB4E1 #E1DCAF
analogous
#AFCDE1 #AFB4E1 #C3AFE1
triadic
#AFB4E1 #E1AFB4 #B4E1AF
tetradic
#AFB4E1 #E1AFCD #E1DCAF #AFE1C3
square
#AFB4E1 #E1AFCD #E1DCAF #AFE1C3
split-complementary
#AFB4E1 #E1C3AF #CDE1AF
monochromatic
#5661C0 #828AD0 #AFB4E1 #DCDEF2 #E9EAF7
Accessibility & contrast
On white
2.01
#AFB4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AFB4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB4E1
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB4E1 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B9E3
Deuteranopia (green-blind)
#A5B5E0
Tritanopia (blue-blind)
#A3BCC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afb4e1; /* rgb */ color: rgb(175, 180, 225); /* oklch */ color: oklch(78.1% 0.064 279.8);
Tailwind
colors: {
custom: {
50: '#c7caea',
500: '#afb4e1',
950: '#000000',
},
}SCSS
$custom: #afb4e1; $custom-light: #c7caea; $custom-dark: #000000;
JSON
{
"hex": "#afb4e1",
"rgb": {
"r": 175,
"g": 180,
"b": 225
},
"hsl": {
"h": 234,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.78139,
"c": 0.06421,
"h": 279.8
},
"luminance": 0.47193
}Semantic roles & 50–950 ramp
primary
#AFB4E1
secondary
#EEECDD
accent
#AB2DB9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284