#ABC0FC#ABC0FC
#ABC0FC is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.3% C 0.088 H 269.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0FC |
|---|---|
| RGB | rgb(171, 192, 252) |
| HSL | hsl(224, 93%, 83%) |
| HSV | hsv(224, 32%, 99%) |
| CMYK | cmyk(32.1%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.10, 6.48, -31.89) |
| CIE-LCH | lch(78.10, 32.54, 281.48°) |
| OKLab | oklab(81.34% -0.0008 -0.0882) |
| OKLCH | oklch(81.34% 0.088 269.4) |
| XYZ | xyz(53.2099, 53.3835, 99.5770) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.24
Powder Blue (survey)
#B1D1FC
ΔE00 5.22
Light Periwinkle
#C1C6FC
ΔE00 5.42
Carolina Blue
#8AB8FE
ΔE00 6.69
Baby Blue (survey)
#A2CFFE
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0FC #FCE7AB
analogous
#ABE9FC #ABC0FC #BEABFC
triadic
#ABC0FC #FCABC0 #C0FCAB
tetradic
#ABC0FC #FCABE9 #FCE7AB #ABFCBE
square
#ABC0FC #FCABE9 #FCE7AB #ABFCBE
split-complementary
#ABC0FC #FCBEAB #E9FCAB
monochromatic
#3567F8 #7094FA #ABC0FC #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.80
#ABC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#ABC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0FC
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0FC | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#94CCD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc0fc; /* rgb */ color: rgb(171, 192, 252); /* oklch */ color: oklch(81.3% 0.088 269.4);
Tailwind
colors: {
custom: {
50: '#c6d2fd',
500: '#abc0fc',
950: '#000000',
},
}SCSS
$custom: #abc0fc; $custom-light: #c6d2fd; $custom-dark: #000000;
JSON
{
"hex": "#abc0fc",
"rgb": {
"r": 171,
"g": 192,
"b": 252
},
"hsl": {
"h": 224.444,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.81342,
"c": 0.08822,
"h": 269.4
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#ABC0FC
secondary
#E0C26B
accent
#AA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385