#ABBFFF#ABBFFF
#ABBFFF is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.3% C 0.093 H 270.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFFF |
|---|---|
| RGB | rgb(171, 191, 255) |
| HSL | hsl(226, 100%, 84%) |
| HSV | hsv(226, 33%, 100%) |
| CMYK | cmyk(32.9%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(77.96, 7.77, -33.72) |
| CIE-LCH | lch(77.96, 34.60, 282.98°) |
| OKLab | oklab(81.27% 0.0013 -0.0934) |
| OKLCH | oklch(81.27% 0.093 270.8) |
| XYZ | xyz(53.4702, 53.1375, 102.0276) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.30
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Light Periwinkle
#C1C6FC
ΔE00 5.55
Carolina Blue
#8AB8FE
ΔE00 6.74
Baby Blue (survey)
#A2CFFE
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFFF #FFEBAB
analogous
#ABE9FF #ABBFFF #C1ABFF
triadic
#ABBFFF #FFABBF #BFFFAB
tetradic
#ABBFFF #FFABE9 #FFEBAB #ABFFC1
square
#ABBFFF #FFABE9 #FFEBAB #ABFFC1
split-complementary
#ABBFFF #FFC1AB #E9FFAB
monochromatic
#3162FF #6E90FF #ABBFFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.81
#ABBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#ABBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFFF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFFF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A4BDFD
Tritanopia (blue-blind)
#93CCD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abbfff; /* rgb */ color: rgb(171, 191, 255); /* oklch */ color: oklch(81.3% 0.093 270.8);
Tailwind
colors: {
custom: {
50: '#c6d2ff',
500: '#abbfff',
950: '#000000',
},
}SCSS
$custom: #abbfff; $custom-light: #c6d2ff; $custom-dark: #000000;
JSON
{
"hex": "#abbfff",
"rgb": {
"r": 171,
"g": 191,
"b": 255
},
"hsl": {
"h": 225.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.81267,
"c": 0.09344,
"h": 270.8
},
"luminance": 0.5314
}Semantic roles & 50–950 ramp
primary
#ABBFFF
secondary
#E5C76A
accent
#AF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386