#AFB4EA#AFB4EA
#AFB4EA is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.5% C 0.077 H 280.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB4EA |
|---|---|
| RGB | rgb(175, 180, 234) |
| HSL | hsl(235, 58%, 80%) |
| HSV | hsv(235, 25%, 92%) |
| CMYK | cmyk(25.2%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(74.63, 9.84, -27.50) |
| CIE-LCH | lch(74.63, 29.21, 289.70°) |
| OKLab | oklab(78.49% 0.0138 -0.0757) |
| OKLCH | oklch(78.49% 0.077 280.3) |
| XYZ | xyz(48.8479, 47.6959, 84.4585) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.62
Periwinkle
#CCCCFF
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 7.41
Lavender
#B39DDB
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB4EA #EAE5AF
analogous
#AFD2EA #AFB4EA #C7AFEA
triadic
#AFB4EA #EAAFB4 #B4EAAF
tetradic
#AFB4EA #EAAFD2 #EAE5AF #AFEAC7
square
#AFB4EA #EAAFD2 #EAE5AF #AFEAC7
split-complementary
#AFB4EA #EAC7AF #D2EAAF
monochromatic
#4E59D1 #7F87DD #AFB4EA #DFE1F7 #E7E8F9
Accessibility & contrast
On white
1.99
#AFB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AFB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB4EA
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB4EA | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#A2B6E9
Tritanopia (blue-blind)
#A1BEC6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #afb4ea; /* rgb */ color: rgb(175, 180, 234); /* oklch */ color: oklch(78.5% 0.077 280.3);
Tailwind
colors: {
custom: {
50: '#c8caf1',
500: '#afb4ea',
950: '#000000',
},
}SCSS
$custom: #afb4ea; $custom-light: #c8caf1; $custom-dark: #000000;
JSON
{
"hex": "#afb4ea",
"rgb": {
"r": 175,
"g": 180,
"b": 234
},
"hsl": {
"h": 234.915,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.78494,
"c": 0.07691,
"h": 280.3
},
"luminance": 0.47697
}Semantic roles & 50–950 ramp
primary
#AFB4EA
secondary
#F0EEDB
accent
#B81FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284