#ABC4F4#ABC4F4
#ABC4F4 is a light, moderate blue. Relative luminance 0.547; OKLCH L 81.8% C 0.073 H 263.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4F4 |
|---|---|
| RGB | rgb(171, 196, 244) |
| HSL | hsl(219, 77%, 81%) |
| HSV | hsv(219, 30%, 96%) |
| CMYK | cmyk(29.9%, 19.7%, 0%, 4.3%) |
| CIE-LAB | lab(78.85, 2.34, -26.46) |
| CIE-LCH | lch(78.85, 26.56, 275.07°) |
| OKLab | oklab(81.83% -0.0086 -0.0728) |
| OKLCH | oklch(81.83% 0.073 263.3) |
| XYZ | xyz(52.8590, 54.6675, 93.3372) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.63
Powder Blue (survey)
#B1D1FC
ΔE00 3.72
Lightsteelblue
#B0C4DE
ΔE00 5.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 5.96
Light Periwinkle
#C1C6FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4F4 #F4DBAB
analogous
#ABE9F4 #ABC4F4 #B7ABF4
triadic
#ABC4F4 #F4ABC4 #C4F4AB
tetradic
#ABC4F4 #F4ABE9 #F4DBAB #ABF4B7
square
#ABC4F4 #F4ABE9 #F4DBAB #ABF4B7
split-complementary
#ABC4F4 #F4B7AB #E9F4AB
monochromatic
#3F78E6 #759EED #ABC4F4 #E1EAFB #E4ECFB
Accessibility & contrast
On white
1.76
#ABC4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#ABC4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4F4
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4F4 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#ADC0F3
Tritanopia (blue-blind)
#96CED4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc4f4; /* rgb */ color: rgb(171, 196, 244); /* oklch */ color: oklch(81.8% 0.073 263.3);
Tailwind
colors: {
custom: {
50: '#c5d5f7',
500: '#abc4f4',
950: '#000000',
},
}SCSS
$custom: #abc4f4; $custom-light: #c5d5f7; $custom-dark: #000000;
JSON
{
"hex": "#abc4f4",
"rgb": {
"r": 171,
"g": 196,
"b": 244
},
"hsl": {
"h": 219.452,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.81831,
"c": 0.07333,
"h": 263.3
},
"luminance": 0.54669
}Semantic roles & 50–950 ramp
primary
#ABC4F4
secondary
#D4B16F
accent
#930CD9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385