#AFB7EA#AFB7EA
#AFB7EA is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.1% C 0.073 H 277.6°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB7EA |
|---|---|
| RGB | rgb(175, 183, 234) |
| HSL | hsl(232, 58%, 80%) |
| HSV | hsv(232, 25%, 92%) |
| CMYK | cmyk(25.2%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.40, 8.20, -26.32) |
| CIE-LCH | lch(75.40, 27.57, 287.30°) |
| OKLab | oklab(79.09% 0.0097 -0.0723) |
| OKLCH | oklch(79.09% 0.073 277.6) |
| XYZ | xyz(49.4601, 48.9203, 84.6626) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 6.73
Lightsteelblue
#B0C4DE
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB7EA #EAE2AF
analogous
#AFD5EA #AFB7EA #C4AFEA
triadic
#AFB7EA #EAAFB7 #B7EAAF
tetradic
#AFB7EA #EAAFD5 #EAE2AF #AFEAC4
square
#AFB7EA #EAAFD5 #EAE2AF #AFEAC4
split-complementary
#AFB7EA #EAC4AF #D5EAAF
monochromatic
#4E60D1 #7F8BDD #AFB7EA #DFE3F7 #E7E9F9
Accessibility & contrast
On white
1.95
#AFB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#AFB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB7EA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB7EA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#A1C0C8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #afb7ea; /* rgb */ color: rgb(175, 183, 234); /* oklch */ color: oklch(79.1% 0.073 277.6);
Tailwind
colors: {
custom: {
50: '#c8ccf0',
500: '#afb7ea',
950: '#000000',
},
}SCSS
$custom: #afb7ea; $custom-light: #c8ccf0; $custom-dark: #000000;
JSON
{
"hex": "#afb7ea",
"rgb": {
"r": 175,
"g": 183,
"b": 234
},
"hsl": {
"h": 231.864,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.79092,
"c": 0.07299,
"h": 277.6
},
"luminance": 0.48921
}Semantic roles & 50–950 ramp
primary
#AFB7EA
secondary
#F0EDDB
accent
#AF1FC6
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284