#ABC7FF#ABC7FF
#ABC7FF is a very light, moderate blue. Relative luminance 0.567; OKLCH L 82.9% C 0.085 H 263.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7FF |
|---|---|
| RGB | rgb(171, 199, 255) |
| HSL | hsl(220, 100%, 84%) |
| HSV | hsv(220, 33%, 100%) |
| CMYK | cmyk(32.9%, 22%, 0%, 0%) |
| CIE-LAB | lab(80.02, 3.43, -30.54) |
| CIE-LCH | lch(80.02, 30.73, 276.40°) |
| OKLab | oklab(82.88% -0.0089 -0.0844) |
| OKLCH | oklch(82.88% 0.085 263.9) |
| XYZ | xyz(55.2627, 56.7225, 102.6251) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.12
Powder Blue (survey)
#B1D1FC
ΔE00 3.22
Baby Blue (survey)
#A2CFFE
ΔE00 4.93
Carolina Blue
#8AB8FE
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7FF #FFE3AB
analogous
#ABF1FF #ABC7FF #B9ABFF
triadic
#ABC7FF #FFABC7 #C7FFAB
tetradic
#ABC7FF #FFABF1 #FFE3AB #ABFFB9
square
#ABC7FF #FFABF1 #FFE3AB #ABFFB9
split-complementary
#ABC7FF #FFB9AB #F1FFAB
monochromatic
#3175FF #6E9EFF #ABC7FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.70
#ABC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#ABC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7FF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7FF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#ACC3FE
Tritanopia (blue-blind)
#92D2DA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc7ff; /* rgb */ color: rgb(171, 199, 255); /* oklch */ color: oklch(82.9% 0.085 263.9);
Tailwind
colors: {
custom: {
50: '#c6d7ff',
500: '#abc7ff',
950: '#000000',
},
}SCSS
$custom: #abc7ff; $custom-light: #c6d7ff; $custom-dark: #000000;
JSON
{
"hex": "#abc7ff",
"rgb": {
"r": 171,
"g": 199,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.8288,
"c": 0.08486,
"h": 263.9
},
"luminance": 0.56725
}Semantic roles & 50–950 ramp
primary
#ABC7FF
secondary
#E5BC6A
accent
#9900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386