#ABC2F3#ABC2F3
#ABC2F3 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.4% C 0.074 H 265.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2F3 |
|---|---|
| RGB | rgb(171, 194, 243) |
| HSL | hsl(221, 75%, 81%) |
| HSV | hsv(221, 30%, 95%) |
| CMYK | cmyk(29.6%, 20.2%, 0%, 4.7%) |
| CIE-LAB | lab(78.29, 3.18, -26.77) |
| CIE-LCH | lch(78.29, 26.96, 276.78°) |
| OKLab | oklab(81.38% -0.0063 -0.0737) |
| OKLCH | oklch(81.38% 0.074 265.1) |
| XYZ | xyz(52.2594, 53.7107, 92.3904) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.74
Powder Blue (survey)
#B1D1FC
ΔE00 4.41
Light Periwinkle
#C1C6FC
ΔE00 5.52
Lightsteelblue
#B0C4DE
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 6.25
Baby Blue (survey)
#A2CFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2F3 #F3DCAB
analogous
#ABE6F3 #ABC2F3 #B8ABF3
triadic
#ABC2F3 #F3ABC2 #C2F3AB
tetradic
#ABC2F3 #F3ABE6 #F3DCAB #ABF3B8
square
#ABC2F3 #F3ABE6 #F3DCAB #ABF3B8
split-complementary
#ABC2F3 #F3B8AB #E6F3AB
monochromatic
#4074E4 #759BEB #ABC2F3 #E1E9FB #E4ECFB
Accessibility & contrast
On white
1.79
#ABC2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ABC2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2F3
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2F3 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F5
Deuteranopia (green-blind)
#ABBFF2
Tritanopia (blue-blind)
#97CCD2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc2f3; /* rgb */ color: rgb(171, 194, 243); /* oklch */ color: oklch(81.4% 0.074 265.1);
Tailwind
colors: {
custom: {
50: '#c5d4f7',
500: '#abc2f3',
950: '#000000',
},
}SCSS
$custom: #abc2f3; $custom-light: #c5d4f7; $custom-dark: #000000;
JSON
{
"hex": "#abc2f3",
"rgb": {
"r": 171,
"g": 194,
"b": 243
},
"hsl": {
"h": 220.833,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.81384,
"c": 0.07398,
"h": 265.1
},
"luminance": 0.53713
}Semantic roles & 50–950 ramp
primary
#ABC2F3
secondary
#D2B370
accent
#970ED7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385