#ABC4FE#ABC4FE
#ABC4FE is a very light, moderate blue. Relative luminance 0.553; OKLCH L 82.2% C 0.087 H 266.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4FE |
|---|---|
| RGB | rgb(171, 196, 254) |
| HSL | hsl(222, 98%, 83%) |
| HSV | hsv(222, 33%, 100%) |
| CMYK | cmyk(32.7%, 22.8%, 0%, 0.4%) |
| CIE-LAB | lab(79.21, 4.80, -31.25) |
| CIE-LCH | lch(79.21, 31.62, 278.73°) |
| OKLab | oklab(82.23% -0.0054 -0.0864) |
| OKLCH | oklch(82.23% 0.087 266.4) |
| XYZ | xyz(54.4187, 55.2914, 101.5517) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.84
Powder Blue (survey)
#B1D1FC
ΔE00 4.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4FE #FEE5AB
analogous
#ABEDFE #ABC4FE #BBABFE
triadic
#ABC4FE #FEABC4 #C4FEAB
tetradic
#ABC4FE #FEABED #FEE5AB #ABFEBB
square
#ABC4FE #FEABED #FEE5AB #ABFEBB
split-complementary
#ABC4FE #FEBBAB #EDFEAB
monochromatic
#326FFD #6F9AFD #ABC4FE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.74
#ABC4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#ABC4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4FE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4FE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#93D0D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc4fe; /* rgb */ color: rgb(171, 196, 254); /* oklch */ color: oklch(82.2% 0.087 266.4);
Tailwind
colors: {
custom: {
50: '#c6d5ff',
500: '#abc4fe',
950: '#000000',
},
}SCSS
$custom: #abc4fe; $custom-light: #c6d5ff; $custom-dark: #000000;
JSON
{
"hex": "#abc4fe",
"rgb": {
"r": 171,
"g": 196,
"b": 254
},
"hsl": {
"h": 221.928,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82231,
"c": 0.08659,
"h": 266.4
},
"luminance": 0.55294
}Semantic roles & 50–950 ramp
primary
#ABC4FE
secondary
#E3BF6A
accent
#A000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386