#ABC1FF#ABC1FF
#ABC1FF is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.7% C 0.091 H 269.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1FF |
|---|---|
| RGB | rgb(171, 193, 255) |
| HSL | hsl(224, 100%, 84%) |
| HSV | hsv(224, 33%, 100%) |
| CMYK | cmyk(32.9%, 24.3%, 0%, 0%) |
| CIE-LAB | lab(78.47, 6.68, -32.92) |
| CIE-LCH | lch(78.47, 33.59, 281.47°) |
| OKLab | oklab(81.67% -0.0012 -0.0912) |
| OKLCH | oklch(81.67% 0.091 269.2) |
| XYZ | xyz(53.9093, 54.0158, 102.1740) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.98
Powder Blue (survey)
#B1D1FC
ΔE00 4.97
Light Periwinkle
#C1C6FC
ΔE00 5.71
Carolina Blue
#8AB8FE
ΔE00 6.49
Baby Blue (survey)
#A2CFFE
ΔE00 6.73
Lightsteelblue
#B0C4DE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1FF #FFE9AB
analogous
#ABEBFF #ABC1FF #BFABFF
triadic
#ABC1FF #FFABC1 #C1FFAB
tetradic
#ABC1FF #FFABEB #FFE9AB #ABFFBF
square
#ABC1FF #FFABEB #FFE9AB #ABFFBF
split-complementary
#ABC1FF #FFBFAB #EBFFAB
monochromatic
#3167FF #6E94FF #ABC1FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.78
#ABC1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#ABC1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1FF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1FF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#A6BFFE
Tritanopia (blue-blind)
#93CDD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc1ff; /* rgb */ color: rgb(171, 193, 255); /* oklch */ color: oklch(81.7% 0.091 269.2);
Tailwind
colors: {
custom: {
50: '#c6d3ff',
500: '#abc1ff',
950: '#000000',
},
}SCSS
$custom: #abc1ff; $custom-light: #c6d3ff; $custom-dark: #000000;
JSON
{
"hex": "#abc1ff",
"rgb": {
"r": 171,
"g": 193,
"b": 255
},
"hsl": {
"h": 224.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.81668,
"c": 0.09118,
"h": 269.2
},
"luminance": 0.54018
}Semantic roles & 50–950 ramp
primary
#ABC1FF
secondary
#E5C46A
accent
#A900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386