#ABC0FF#ABC0FF
#ABC0FF is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.5% C 0.092 H 270.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0FF |
|---|---|
| RGB | rgb(171, 192, 255) |
| HSL | hsl(225, 100%, 84%) |
| HSV | hsv(225, 33%, 100%) |
| CMYK | cmyk(32.9%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(78.21, 7.23, -33.32) |
| CIE-LCH | lch(78.21, 34.10, 282.24°) |
| OKLab | oklab(81.47% 0.0001 -0.0923) |
| OKLCH | oklch(81.47% 0.092 270) |
| XYZ | xyz(53.6890, 53.5751, 102.1006) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.12
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Light Periwinkle
#C1C6FC
ΔE00 5.62
Carolina Blue
#8AB8FE
ΔE00 6.61
Baby Blue (survey)
#A2CFFE
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0FF #FFEAAB
analogous
#ABEAFF #ABC0FF #C0ABFF
triadic
#ABC0FF #FFABC0 #C0FFAB
tetradic
#ABC0FF #FFABEA #FFEAAB #ABFFC0
square
#ABC0FF #FFABEA #FFEAAB #ABFFC0
split-complementary
#ABC0FF #FFC0AB #EAFFAB
monochromatic
#3164FF #6E92FF #ABC0FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.79
#ABC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#ABC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0FF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0FF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A5BEFE
Tritanopia (blue-blind)
#93CCD6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc0ff; /* rgb */ color: rgb(171, 192, 255); /* oklch */ color: oklch(81.5% 0.092 270.0);
Tailwind
colors: {
custom: {
50: '#c6d2ff',
500: '#abc0ff',
950: '#000000',
},
}SCSS
$custom: #abc0ff; $custom-light: #c6d2ff; $custom-dark: #000000;
JSON
{
"hex": "#abc0ff",
"rgb": {
"r": 171,
"g": 192,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.81467,
"c": 0.0923,
"h": 270
},
"luminance": 0.53577
}Semantic roles & 50–950 ramp
primary
#ABC0FF
secondary
#E5C66A
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386