#ABBAFF#ABBAFF
#ABBAFF is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.3% C 0.099 H 274.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAFF |
|---|---|
| RGB | rgb(171, 186, 255) |
| HSL | hsl(229, 100%, 84%) |
| HSV | hsv(229, 33%, 100%) |
| CMYK | cmyk(32.9%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(76.68, 10.52, -35.70) |
| CIE-LCH | lch(76.68, 37.21, 286.42°) |
| OKLab | oklab(80.27% 0.0078 -0.0991) |
| OKLCH | oklch(80.27% 0.099 274.5) |
| XYZ | xyz(52.3984, 50.9939, 101.6703) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.43
Light Periwinkle
#C1C6FC
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.86
Carolina Blue
#8AB8FE
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 7.80
Periwinkle
#CCCCFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAFF #FFF0AB
analogous
#ABE4FF #ABBAFF #C6ABFF
triadic
#ABBAFF #FFABBA #BAFFAB
tetradic
#ABBAFF #FFABE4 #FFF0AB #ABFFC6
square
#ABBAFF #FFABE4 #FFF0AB #ABFFC6
split-complementary
#ABBAFF #FFC6AB #E4FFAB
monochromatic
#3155FF #6E88FF #ABBAFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.88
#ABBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#ABBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAFF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAFF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#94C7D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbaff; /* rgb */ color: rgb(171, 186, 255); /* oklch */ color: oklch(80.3% 0.099 274.5);
Tailwind
colors: {
custom: {
50: '#c6ceff',
500: '#abbaff',
950: '#000000',
},
}SCSS
$custom: #abbaff; $custom-light: #c6ceff; $custom-dark: #000000;
JSON
{
"hex": "#abbaff",
"rgb": {
"r": 171,
"g": 186,
"b": 255
},
"hsl": {
"h": 229.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.80271,
"c": 0.09939,
"h": 274.5
},
"luminance": 0.50996
}Semantic roles & 50–950 ramp
primary
#ABBAFF
secondary
#E5CF6A
accent
#BD00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386