#ABACDA#ABACDA
#ABACDA is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.0% C 0.066 H 283.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACDA |
|---|---|
| RGB | rgb(171, 172, 218) |
| HSL | hsl(239, 39%, 76%) |
| HSV | hsv(239, 22%, 85%) |
| CMYK | cmyk(21.6%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(71.71, 9.32, -23.29) |
| CIE-LCH | lch(71.71, 25.09, 291.82°) |
| OKLab | oklab(75.96% 0.0156 -0.0638) |
| OKLCH | oklch(75.96% 0.066 283.7) |
| XYZ | xyz(44.1989, 43.2242, 72.3305) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 7.18
Periwinkle
#CCCCFF
ΔE00 8.46
Pale Violet
#CEAEFA
ΔE00 9.01
Light Violet
#D6B4FC
ΔE00 9.88
Lavender (survey)
#C79FEF
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACDA #DAD9AB
analogous
#ABC4DA #ABACDA #C2ABDA
triadic
#ABACDA #DAABAC #ACDAAB
tetradic
#ABACDA #DAABC4 #DAD9AB #ABDAC2
square
#ABACDA #DAABC4 #DAD9AB #ABDAC2
split-complementary
#ABACDA #DAC2AB #C4DAAB
monochromatic
#5658B5 #8182C7 #ABACDA #D5D6ED #EAEAF6
Accessibility & contrast
On white
2.18
#ABACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ABACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACDA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACDA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DC
Deuteranopia (green-blind)
#9FAED9
Tritanopia (blue-blind)
#A1B4BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abacda; /* rgb */ color: rgb(171, 172, 218); /* oklch */ color: oklch(76.0% 0.066 283.7);
Tailwind
colors: {
custom: {
50: '#c4c4e5',
500: '#abacda',
950: '#000000',
},
}SCSS
$custom: #abacda; $custom-light: #c4c4e5; $custom-dark: #000000;
JSON
{
"hex": "#abacda",
"rgb": {
"r": 171,
"g": 172,
"b": 218
},
"hsl": {
"h": 238.723,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.75955,
"c": 0.06568,
"h": 283.7
},
"luminance": 0.43225
}Semantic roles & 50–950 ramp
primary
#ABACDA
secondary
#ECECDF
accent
#AF34B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131215
muted
#828184