#ABC2F4#ABC2F4
#ABC2F4 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.4% C 0.075 H 265.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2F4 |
|---|---|
| RGB | rgb(171, 194, 244) |
| HSL | hsl(221, 77%, 81%) |
| HSV | hsv(221, 30%, 96%) |
| CMYK | cmyk(29.9%, 20.5%, 0%, 4.3%) |
| CIE-LAB | lab(78.33, 3.43, -27.25) |
| CIE-LCH | lch(78.33, 27.47, 277.17°) |
| OKLab | oklab(81.42% -0.0059 -0.0751) |
| OKLCH | oklch(81.42% 0.075 265.5) |
| XYZ | xyz(52.4109, 53.7713, 93.1878) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.63
Powder Blue (survey)
#B1D1FC
ΔE00 4.44
Light Periwinkle
#C1C6FC
ΔE00 5.50
Lightsteelblue
#B0C4DE
ΔE00 5.89
Baby Blue (survey)
#A2CFFE
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2F4 #F4DDAB
analogous
#ABE7F4 #ABC2F4 #B9ABF4
triadic
#ABC2F4 #F4ABC2 #C2F4AB
tetradic
#ABC2F4 #F4ABE7 #F4DDAB #ABF4B9
square
#ABC2F4 #F4ABE7 #F4DDAB #ABF4B9
split-complementary
#ABC2F4 #F4B9AB #E7F4AB
monochromatic
#3F73E6 #759BED #ABC2F4 #E1E9FB #E4EBFB
Accessibility & contrast
On white
1.79
#ABC2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ABC2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2F4
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2F4 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F6
Deuteranopia (green-blind)
#ABBFF3
Tritanopia (blue-blind)
#97CCD3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc2f4; /* rgb */ color: rgb(171, 194, 244); /* oklch */ color: oklch(81.4% 0.075 265.5);
Tailwind
colors: {
custom: {
50: '#c5d4f8',
500: '#abc2f4',
950: '#000000',
},
}SCSS
$custom: #abc2f4; $custom-light: #c5d4f8; $custom-dark: #000000;
JSON
{
"hex": "#abc2f4",
"rgb": {
"r": 171,
"g": 194,
"b": 244
},
"hsl": {
"h": 221.096,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.81424,
"c": 0.0753,
"h": 265.5
},
"luminance": 0.53773
}Semantic roles & 50–950 ramp
primary
#ABC2F4
secondary
#D4B46F
accent
#990CD9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385