#ABC0FA#ABC0FA
#ABC0FA is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.3% C 0.086 H 269.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0FA |
|---|---|
| RGB | rgb(171, 192, 250) |
| HSL | hsl(224, 89%, 83%) |
| HSV | hsv(224, 32%, 98%) |
| CMYK | cmyk(31.6%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(78.03, 5.98, -30.93) |
| CIE-LCH | lch(78.03, 31.50, 280.95°) |
| OKLab | oklab(81.26% -0.0014 -0.0855) |
| OKLCH | oklch(81.26% 0.086 269) |
| XYZ | xyz(52.8946, 53.2574, 97.9167) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.35
Powder Blue (survey)
#B1D1FC
ΔE00 5.20
Light Periwinkle
#C1C6FC
ΔE00 5.31
Carolina Blue
#8AB8FE
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 6.89
Baby Blue (survey)
#A2CFFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0FA #FAE5AB
analogous
#ABE7FA #ABC0FA #BEABFA
triadic
#ABC0FA #FAABC0 #C0FAAB
tetradic
#ABC0FA #FAABE7 #FAE5AB #ABFABE
square
#ABC0FA #FAABE7 #FAE5AB #ABFABE
split-complementary
#ABC0FA #FABEAB #E7FAAB
monochromatic
#3769F3 #7195F7 #ABC0FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.80
#ABC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#ABC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0FA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0FA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#95CBD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc0fa; /* rgb */ color: rgb(171, 192, 250); /* oklch */ color: oklch(81.3% 0.086 269.0);
Tailwind
colors: {
custom: {
50: '#c6d2fc',
500: '#abc0fa',
950: '#000000',
},
}SCSS
$custom: #abc0fa; $custom-light: #c6d2fc; $custom-dark: #000000;
JSON
{
"hex": "#abc0fa",
"rgb": {
"r": 171,
"g": 192,
"b": 250
},
"hsl": {
"h": 224.051,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.8126,
"c": 0.0855,
"h": 269
},
"luminance": 0.53259
}Semantic roles & 50–950 ramp
primary
#ABC0FA
secondary
#DDBF6C
accent
#A800E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385