#ABB4FE#ABB4FE
#ABB4FE is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.0% C 0.106 H 278.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4FE |
|---|---|
| RGB | rgb(171, 180, 254) |
| HSL | hsl(233, 98%, 83%) |
| HSV | hsv(233, 33%, 100%) |
| CMYK | cmyk(32.7%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(75.11, 13.58, -37.59) |
| CIE-LCH | lch(75.11, 39.96, 289.87°) |
| OKLab | oklab(79.05% 0.0153 -0.1045) |
| OKLCH | oklch(79.05% 0.106 278.3) |
| XYZ | xyz(51.0002, 48.4545, 100.4122) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.02
Light Periwinkle
#C1C6FC
ΔE00 6.05
Periwinkle Blue
#8F99FB
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.40
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4FE #FEF5AB
analogous
#ABDDFE #ABB4FE #CBABFE
triadic
#ABB4FE #FEABB4 #B4FEAB
tetradic
#ABB4FE #FEABDD #FEF5AB #ABFECB
square
#ABB4FE #FEABDD #FEF5AB #ABFECB
split-complementary
#ABB4FE #FECBAB #DDFEAB
monochromatic
#3248FD #6F7EFD #ABB4FE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.96
#ABB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#ABB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4FE
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4FE | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#95C2CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb4fe; /* rgb */ color: rgb(171, 180, 254); /* oklch */ color: oklch(79.0% 0.106 278.3);
Tailwind
colors: {
custom: {
50: '#c6caff',
500: '#abb4fe',
950: '#000000',
},
}SCSS
$custom: #abb4fe; $custom-light: #c6caff; $custom-dark: #000000;
JSON
{
"hex": "#abb4fe",
"rgb": {
"r": 171,
"g": 180,
"b": 254
},
"hsl": {
"h": 233.494,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.79045,
"c": 0.1056,
"h": 278.3
},
"luminance": 0.48456
}Semantic roles & 50–950 ramp
primary
#ABB4FE
secondary
#F7F3D4
accent
#CD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286