#ABB4FD#ABB4FD
#ABB4FD is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.0% C 0.104 H 278.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4FD |
|---|---|
| RGB | rgb(171, 180, 253) |
| HSL | hsl(233, 95%, 83%) |
| HSV | hsv(233, 32%, 99%) |
| CMYK | cmyk(32.4%, 28.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.07, 13.33, -37.11) |
| CIE-LCH | lch(75.07, 39.43, 289.76°) |
| OKLab | oklab(79% 0.0151 -0.1031) |
| OKLCH | oklch(79% 0.104 278.3) |
| XYZ | xyz(50.8405, 48.3906, 99.5711) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.06
Light Periwinkle
#C1C6FC
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 7.84
Periwinkle
#CCCCFF
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.40
Powder Blue (survey)
#B1D1FC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4FD #FDF4AB
analogous
#ABDDFD #ABB4FD #CBABFD
triadic
#ABB4FD #FDABB4 #B4FDAB
tetradic
#ABB4FD #FDABDD #FDF4AB #ABFDCB
square
#ABB4FD #FDABDD #FDF4AB #ABFDCB
split-complementary
#ABB4FD #FDCBAB #DDFDAB
monochromatic
#3349FA #6F7FFC #ABB4FD #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.97
#ABB4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#ABB4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4FD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4FD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#95C2CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb4fd; /* rgb */ color: rgb(171, 180, 253); /* oklch */ color: oklch(79.0% 0.104 278.3);
Tailwind
colors: {
custom: {
50: '#c6cafe',
500: '#abb4fd',
950: '#000000',
},
}SCSS
$custom: #abb4fd; $custom-light: #c6cafe; $custom-dark: #000000;
JSON
{
"hex": "#abb4fd",
"rgb": {
"r": 171,
"g": 180,
"b": 253
},
"hsl": {
"h": 233.415,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.79001,
"c": 0.1042,
"h": 278.3
},
"luminance": 0.48392
}Semantic roles & 50–950 ramp
primary
#ABB4FD
secondary
#F7F3D4
accent
#CC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286