#AFB6EA#AFB6EA
#AFB6EA is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.9% C 0.074 H 278.6°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB6EA |
|---|---|
| RGB | rgb(175, 182, 234) |
| HSL | hsl(233, 58%, 80%) |
| HSV | hsv(233, 25%, 92%) |
| CMYK | cmyk(25.2%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(75.14, 8.75, -26.71) |
| CIE-LCH | lch(75.14, 28.11, 288.13°) |
| OKLab | oklab(78.89% 0.0111 -0.0734) |
| OKLCH | oklch(78.89% 0.074 278.6) |
| XYZ | xyz(49.2546, 48.5092, 84.5941) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.27
Periwinkle
#CCCCFF
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 8.53
Lavender
#B39DDB
ΔE00 8.98
Light Blue Grey
#B7C9E2
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB6EA #EAE3AF
analogous
#AFD4EA #AFB6EA #C5AFEA
triadic
#AFB6EA #EAAFB6 #B6EAAF
tetradic
#AFB6EA #EAAFD4 #EAE3AF #AFEAC5
square
#AFB6EA #EAAFD4 #EAE3AF #AFEAC5
split-complementary
#AFB6EA #EAC5AF #D4EAAF
monochromatic
#4E5ED1 #7F8ADD #AFB6EA #DFE2F7 #E7E9F9
Accessibility & contrast
On white
1.96
#AFB6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#AFB6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB6EA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB6EA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BBEC
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#A1BFC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #afb6ea; /* rgb */ color: rgb(175, 182, 234); /* oklch */ color: oklch(78.9% 0.074 278.6);
Tailwind
colors: {
custom: {
50: '#c8cbf0',
500: '#afb6ea',
950: '#000000',
},
}SCSS
$custom: #afb6ea; $custom-light: #c8cbf0; $custom-dark: #000000;
JSON
{
"hex": "#afb6ea",
"rgb": {
"r": 175,
"g": 182,
"b": 234
},
"hsl": {
"h": 232.881,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.78892,
"c": 0.07428,
"h": 278.6
},
"luminance": 0.4851
}Semantic roles & 50–950 ramp
primary
#AFB6EA
secondary
#F0EDDB
accent
#B21FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284