#A7B2EE#A7B2EE
#A7B2EE is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.7% C 0.087 H 276.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B2EE |
|---|---|
| RGB | rgb(167, 178, 238) |
| HSL | hsl(231, 68%, 79%) |
| HSV | hsv(231, 30%, 93%) |
| CMYK | cmyk(29.8%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.69, 9.58, -31.16) |
| CIE-LCH | lch(73.69, 32.60, 287.08°) |
| OKLab | oklab(77.67% 0.0093 -0.0862) |
| OKLCH | oklch(77.67% 0.087 276.2) |
| XYZ | xyz(47.2851, 46.2279, 87.3039) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 8.14
Periwinkle
#CCCCFF
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.52
Carolina Blue
#8AB8FE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B2EE #EEE3A7
analogous
#A7D6EE #A7B2EE #C0A7EE
triadic
#A7B2EE #EEA7B2 #B2EEA7
tetradic
#A7B2EE #EEA7D6 #EEE3A7 #A7EEC0
square
#A7B2EE #EEA7D6 #EEE3A7 #A7EEC0
split-complementary
#A7B2EE #EEC0A7 #D6EEA7
monochromatic
#4058DA #7485E4 #A7B2EE #DADFF8 #E5E9FA
Accessibility & contrast
On white
2.05
#A7B2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A7B2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B2EE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B2EE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B8F1
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#94BDC7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a7b2ee; /* rgb */ color: rgb(167, 178, 238); /* oklch */ color: oklch(77.7% 0.087 276.2);
Tailwind
colors: {
custom: {
50: '#c2c8f3',
500: '#a7b2ee',
950: '#000000',
},
}SCSS
$custom: #a7b2ee; $custom-light: #c2c8f3; $custom-dark: #000000;
JSON
{
"hex": "#a7b2ee",
"rgb": {
"r": 167,
"g": 178,
"b": 238
},
"hsl": {
"h": 230.704,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.77669,
"c": 0.08666,
"h": 276.2
},
"luminance": 0.46229
}Semantic roles & 50–950 ramp
primary
#A7B2EE
secondary
#F2EED9
accent
#B316D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285