#ABBAFE#ABBAFE
#ABBAFE is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.2% C 0.098 H 274.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAFE |
|---|---|
| RGB | rgb(171, 186, 254) |
| HSL | hsl(229, 98%, 83%) |
| HSV | hsv(229, 33%, 100%) |
| CMYK | cmyk(32.7%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.64, 10.27, -35.22) |
| CIE-LCH | lch(76.64, 36.69, 286.25°) |
| OKLab | oklab(80.23% 0.0075 -0.0977) |
| OKLCH | oklch(80.23% 0.098 274.4) |
| XYZ | xyz(52.2378, 50.9296, 100.8248) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.46
Light Periwinkle
#C1C6FC
ΔE00 5.44
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Carolina Blue
#8AB8FE
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAFE #FEEFAB
analogous
#ABE3FE #ABBAFE #C5ABFE
triadic
#ABBAFE #FEABBA #BAFEAB
tetradic
#ABBAFE #FEABE3 #FEEFAB #ABFEC5
square
#ABBAFE #FEABE3 #FEEFAB #ABFEC5
split-complementary
#ABBAFE #FEC5AB #E3FEAB
monochromatic
#3257FD #6F88FD #ABBAFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.88
#ABBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ABBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAFE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAFE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#94C7D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbafe; /* rgb */ color: rgb(171, 186, 254); /* oklch */ color: oklch(80.2% 0.098 274.4);
Tailwind
colors: {
custom: {
50: '#c6ceff',
500: '#abbafe',
950: '#000000',
},
}SCSS
$custom: #abbafe; $custom-light: #c6ceff; $custom-dark: #000000;
JSON
{
"hex": "#abbafe",
"rgb": {
"r": 171,
"g": 186,
"b": 254
},
"hsl": {
"h": 229.157,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.80228,
"c": 0.098,
"h": 274.4
},
"luminance": 0.50931
}Semantic roles & 50–950 ramp
primary
#ABBAFE
secondary
#E3CD6A
accent
#BC00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386