#ABC2FB#ABC2FB
#ABC2FB is a light, moderate blue. Relative luminance 0.542; OKLCH L 81.7% C 0.085 H 267.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2FB |
|---|---|
| RGB | rgb(171, 194, 251) |
| HSL | hsl(223, 91%, 83%) |
| HSV | hsv(223, 32%, 98%) |
| CMYK | cmyk(31.9%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.58, 5.14, -30.62) |
| CIE-LCH | lch(78.58, 31.04, 279.53°) |
| OKLab | oklab(81.71% -0.0037 -0.0846) |
| OKLCH | oklch(81.71% 0.085 267.5) |
| XYZ | xyz(53.4939, 54.2045, 98.8920) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.05
Powder Blue (survey)
#B1D1FC
ΔE00 4.60
Light Periwinkle
#C1C6FC
ΔE00 5.61
Baby Blue (survey)
#A2CFFE
ΔE00 6.44
Carolina Blue
#8AB8FE
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2FB #FBE4AB
analogous
#ABEAFB #ABC2FB #BCABFB
triadic
#ABC2FB #FBABC2 #C2FBAB
tetradic
#ABC2FB #FBABEA #FBE4AB #ABFBBC
square
#ABC2FB #FBABEA #FBE4AB #ABFBBC
split-complementary
#ABC2FB #FBBCAB #EAFBAB
monochromatic
#366DF5 #7198F8 #ABC2FB #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.77
#ABC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#ABC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2FB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2FB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FE
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#94CDD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc2fb; /* rgb */ color: rgb(171, 194, 251); /* oklch */ color: oklch(81.7% 0.085 267.5);
Tailwind
colors: {
custom: {
50: '#c6d4fc',
500: '#abc2fb',
950: '#000000',
},
}SCSS
$custom: #abc2fb; $custom-light: #c6d4fc; $custom-dark: #000000;
JSON
{
"hex": "#abc2fb",
"rgb": {
"r": 171,
"g": 194,
"b": 251
},
"hsl": {
"h": 222.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.81705,
"c": 0.08468,
"h": 267.5
},
"luminance": 0.54207
}Semantic roles & 50–950 ramp
primary
#ABC2FB
secondary
#DEBD6C
accent
#A400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385