#ABB2E7#ABB2E7
#ABB2E7 is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.7% C 0.076 H 278.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2E7 |
|---|---|
| RGB | rgb(171, 178, 231) |
| HSL | hsl(233, 56%, 79%) |
| HSV | hsv(233, 26%, 91%) |
| CMYK | cmyk(26%, 22.9%, 0%, 9.4%) |
| CIE-LAB | lab(73.72, 9.05, -27.30) |
| CIE-LCH | lch(73.72, 28.76, 288.34°) |
| OKLab | oklab(77.67% 0.0114 -0.0751) |
| OKLCH | oklch(77.67% 0.076 278.6) |
| XYZ | xyz(47.1350, 46.2671, 82.0329) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.31
Pastel Blue
#A2BFFE
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 7.30
Lavender
#B39DDB
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.91
Pale Violet
#CEAEFA
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2E7 #E7E0AB
analogous
#ABD0E7 #ABB2E7 #C2ABE7
triadic
#ABB2E7 #E7ABB2 #B2E7AB
tetradic
#ABB2E7 #E7ABD0 #E7E0AB #ABE7C2
square
#ABB2E7 #E7ABD0 #E7E0AB #ABE7C2
split-complementary
#ABB2E7 #E7C2AB #D0E7AB
monochromatic
#4C5BCC #7B86D9 #ABB2E7 #DBDEF5 #E7E9F8
Accessibility & contrast
On white
2.05
#ABB2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#ABB2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2E7
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2E7 | 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)
#A3B7E9
Deuteranopia (green-blind)
#A0B3E6
Tritanopia (blue-blind)
#9CBCC4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb2e7; /* rgb */ color: rgb(171, 178, 231); /* oklch */ color: oklch(77.7% 0.076 278.6);
Tailwind
colors: {
custom: {
50: '#c5c8ee',
500: '#abb2e7',
950: '#000000',
},
}SCSS
$custom: #abb2e7; $custom-light: #c5c8ee; $custom-dark: #000000;
JSON
{
"hex": "#abb2e7",
"rgb": {
"r": 171,
"g": 178,
"b": 231
},
"hsl": {
"h": 233,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.77674,
"c": 0.076,
"h": 278.6
},
"luminance": 0.46268
}Semantic roles & 50–950 ramp
primary
#ABB2E7
secondary
#EFEDDC
accent
#B022C3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284