#AFB4E4#AFB4E4
#AFB4E4 is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.3% C 0.068 H 280.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB4E4 |
|---|---|
| RGB | rgb(175, 180, 228) |
| HSL | hsl(234, 50%, 79%) |
| HSV | hsv(234, 23%, 89%) |
| CMYK | cmyk(23.2%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(74.42, 8.44, -24.58) |
| CIE-LCH | lch(74.42, 25.99, 288.96°) |
| OKLab | oklab(78.26% 0.0119 -0.0674) |
| OKLCH | oklch(78.26% 0.068 280) |
| XYZ | xyz(48.0005, 47.3569, 79.9956) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.91
Periwinkle
#CCCCFF
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 8.11
Lavender
#B39DDB
ΔE00 8.35
Lightsteelblue
#B0C4DE
ΔE00 8.99
Pale Violet
#CEAEFA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB4E4 #E4DFAF
analogous
#AFCFE4 #AFB4E4 #C5AFE4
triadic
#AFB4E4 #E4AFB4 #B4E4AF
tetradic
#AFB4E4 #E4AFCF #E4DFAF #AFE4C5
square
#AFB4E4 #E4AFCF #E4DFAF #AFE4C5
split-complementary
#AFB4E4 #E4C5AF #CFE4AF
monochromatic
#535EC5 #8189D5 #AFB4E4 #DDDFF3 #E8EAF7
Accessibility & contrast
On white
2.01
#AFB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#AFB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB4E4
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB4E4 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E6
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#A3BCC4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #afb4e4; /* rgb */ color: rgb(175, 180, 228); /* oklch */ color: oklch(78.3% 0.068 280.0);
Tailwind
colors: {
custom: {
50: '#c7caec',
500: '#afb4e4',
950: '#000000',
},
}SCSS
$custom: #afb4e4; $custom-light: #c7caec; $custom-dark: #000000;
JSON
{
"hex": "#afb4e4",
"rgb": {
"r": 175,
"g": 180,
"b": 228
},
"hsl": {
"h": 234.34,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.78255,
"c": 0.06845,
"h": 280
},
"luminance": 0.47358
}Semantic roles & 50–950 ramp
primary
#AFB4E4
secondary
#EEEDDD
accent
#AF29BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284