#ABBFFD#ABBFFD
#ABBFFD is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.2% C 0.091 H 270.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFFD |
|---|---|
| RGB | rgb(171, 191, 253) |
| HSL | hsl(225, 95%, 83%) |
| HSV | hsv(225, 32%, 99%) |
| CMYK | cmyk(32.4%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.88, 7.27, -32.76) |
| CIE-LCH | lch(77.88, 33.56, 282.52°) |
| OKLab | oklab(81.18% 0.0008 -0.0907) |
| OKLCH | oklch(81.18% 0.091 270.5) |
| XYZ | xyz(53.1499, 53.0094, 100.3409) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.37
Light Periwinkle
#C1C6FC
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 6.79
Lightsteelblue
#B0C4DE
ΔE00 7.22
Baby Blue (survey)
#A2CFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFFD #FDE9AB
analogous
#ABE8FD #ABBFFD #C0ABFD
triadic
#ABBFFD #FDABBF #BFFDAB
tetradic
#ABBFFD #FDABE8 #FDE9AB #ABFDC0
square
#ABBFFD #FDABE8 #FDE9AB #ABFDC0
split-complementary
#ABBFFD #FDC0AB #E8FDAB
monochromatic
#3364FA #6F91FC #ABBFFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.81
#ABBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#ABBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFFD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFFD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A5BDFC
Tritanopia (blue-blind)
#94CBD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbffd; /* rgb */ color: rgb(171, 191, 253); /* oklch */ color: oklch(81.2% 0.091 270.5);
Tailwind
colors: {
custom: {
50: '#c6d2fe',
500: '#abbffd',
950: '#000000',
},
}SCSS
$custom: #abbffd; $custom-light: #c6d2fe; $custom-dark: #000000;
JSON
{
"hex": "#abbffd",
"rgb": {
"r": 171,
"g": 191,
"b": 253
},
"hsl": {
"h": 225.366,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.81183,
"c": 0.09071,
"h": 270.5
},
"luminance": 0.53011
}Semantic roles & 50–950 ramp
primary
#ABBFFD
secondary
#E1C46B
accent
#AE00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385