#ABC6FF#ABC6FF
#ABC6FF is a very light, moderate blue. Relative luminance 0.563; OKLCH L 82.7% C 0.086 H 264.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6FF |
|---|---|
| RGB | rgb(171, 198, 255) |
| HSL | hsl(221, 100%, 84%) |
| HSV | hsv(221, 33%, 100%) |
| CMYK | cmyk(32.9%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(79.76, 3.97, -30.93) |
| CIE-LCH | lch(79.76, 31.19, 277.31°) |
| OKLab | oklab(82.68% -0.0077 -0.0855) |
| OKLCH | oklch(82.68% 0.086 264.9) |
| XYZ | xyz(55.0334, 56.2639, 102.5487) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.97
Powder Blue (survey)
#B1D1FC
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6FF #FFE4AB
analogous
#ABF0FF #ABC6FF #BAABFF
triadic
#ABC6FF #FFABC6 #C6FFAB
tetradic
#ABC6FF #FFABF0 #FFE4AB #ABFFBA
square
#ABC6FF #FFABF0 #FFE4AB #ABFFBA
split-complementary
#ABC6FF #FFBAAB #F0FFAB
monochromatic
#3173FF #6E9CFF #ABC6FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.71
#ABC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ABC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6FF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6FF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#ABC2FE
Tritanopia (blue-blind)
#92D2D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc6ff; /* rgb */ color: rgb(171, 198, 255); /* oklch */ color: oklch(82.7% 0.086 264.9);
Tailwind
colors: {
custom: {
50: '#c6d7ff',
500: '#abc6ff',
950: '#000000',
},
}SCSS
$custom: #abc6ff; $custom-light: #c6d7ff; $custom-dark: #000000;
JSON
{
"hex": "#abc6ff",
"rgb": {
"r": 171,
"g": 198,
"b": 255
},
"hsl": {
"h": 220.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82677,
"c": 0.08586,
"h": 264.9
},
"luminance": 0.56266
}Semantic roles & 50–950 ramp
primary
#ABC6FF
secondary
#E5BD6A
accent
#9C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386