#ABB2DF#ABB2DF
#ABB2DF is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.4% C 0.065 H 277.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2DF |
|---|---|
| RGB | rgb(171, 178, 223) |
| HSL | hsl(232, 45%, 77%) |
| HSV | hsv(232, 23%, 87%) |
| CMYK | cmyk(23.3%, 20.2%, 0%, 12.5%) |
| CIE-LAB | lab(73.43, 7.17, -23.39) |
| CIE-LCH | lch(73.43, 24.46, 287.04°) |
| OKLab | oklab(77.36% 0.0089 -0.0641) |
| OKLCH | oklch(77.36% 0.065 277.9) |
| XYZ | xyz(46.0309, 45.8254, 76.2177) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 7.43
Pastel Blue
#A2BFFE
ΔE00 8.09
Lavender
#B39DDB
ΔE00 8.60
Lightsteelblue
#B0C4DE
ΔE00 8.70
Light Blue Grey
#B7C9E2
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2DF #DFD8AB
analogous
#ABCCDF #ABB2DF #BEABDF
triadic
#ABB2DF #DFABB2 #B2DFAB
tetradic
#ABB2DF #DFABCC #DFD8AB #ABDFBE
square
#ABB2DF #DFABCC #DFD8AB #ABDFBE
split-complementary
#ABB2DF #DFBEAB #CCDFAB
monochromatic
#5261BD #7F89CE #ABB2DF #D7DBF0 #E9EBF7
Accessibility & contrast
On white
2.07
#ABB2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#ABB2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2DF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2DF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B6E1
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#9FBAC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb2df; /* rgb */ color: rgb(171, 178, 223); /* oklch */ color: oklch(77.4% 0.065 277.9);
Tailwind
colors: {
custom: {
50: '#c4c9e9',
500: '#abb2df',
950: '#000000',
},
}SCSS
$custom: #abb2df; $custom-light: #c4c9e9; $custom-dark: #000000;
JSON
{
"hex": "#abb2df",
"rgb": {
"r": 171,
"g": 178,
"b": 223
},
"hsl": {
"h": 231.923,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.77356,
"c": 0.06471,
"h": 277.9
},
"luminance": 0.45826
}Semantic roles & 50–950 ramp
primary
#ABB2DF
secondary
#EEEBDD
accent
#A52EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284