#ABC0F7#ABC0F7
#ABC0F7 is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.1% C 0.081 H 268.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0F7 |
|---|---|
| RGB | rgb(171, 192, 247) |
| HSL | hsl(223, 83%, 82%) |
| HSV | hsv(223, 31%, 97%) |
| CMYK | cmyk(30.8%, 22.3%, 0%, 3.1%) |
| CIE-LAB | lab(77.92, 5.24, -29.49) |
| CIE-LCH | lch(77.92, 29.95, 280.08°) |
| OKLab | oklab(81.14% -0.0024 -0.0814) |
| OKLCH | oklch(81.14% 0.081 268.3) |
| XYZ | xyz(52.4279, 53.0707, 95.4590) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.17
Light Periwinkle
#C1C6FC
ΔE00 5.19
Lightsteelblue
#B0C4DE
ΔE00 6.63
Carolina Blue
#8AB8FE
ΔE00 6.85
Baby Blue (survey)
#A2CFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0F7 #F7E2AB
analogous
#ABE6F7 #ABC0F7 #BCABF7
triadic
#ABC0F7 #F7ABC0 #C0F7AB
tetradic
#ABC0F7 #F7ABE6 #F7E2AB #ABF7BC
square
#ABC0F7 #F7ABE6 #F7E2AB #ABF7BC
split-complementary
#ABC0F7 #F7BCAB #E6F7AB
monochromatic
#3B6CEC #7396F2 #ABC0F7 #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.81
#ABC0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ABC0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0F7
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0F7 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F9
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#96CBD3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc0f7; /* rgb */ color: rgb(171, 192, 247); /* oklch */ color: oklch(81.1% 0.081 268.3);
Tailwind
colors: {
custom: {
50: '#c5d2fa',
500: '#abc0f7',
950: '#000000',
},
}SCSS
$custom: #abc0f7; $custom-light: #c5d2fa; $custom-dark: #000000;
JSON
{
"hex": "#abc0f7",
"rgb": {
"r": 171,
"g": 192,
"b": 247
},
"hsl": {
"h": 223.421,
"s": 82.609,
"l": 81.961
},
"oklch": {
"l": 0.81138,
"c": 0.08144,
"h": 268.3
},
"luminance": 0.53073
}Semantic roles & 50–950 ramp
primary
#ABC0F7
secondary
#D8BB6E
accent
#A306DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385