#ABC5FE#ABC5FE
#ABC5FE is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.4% C 0.086 H 265.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5FE |
|---|---|
| RGB | rgb(171, 197, 254) |
| HSL | hsl(221, 98%, 83%) |
| HSV | hsv(221, 33%, 100%) |
| CMYK | cmyk(32.7%, 22.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.47, 4.26, -30.86) |
| CIE-LCH | lch(79.47, 31.15, 277.86°) |
| OKLab | oklab(82.43% -0.0067 -0.0853) |
| OKLCH | oklch(82.43% 0.086 265.5) |
| XYZ | xyz(54.6450, 55.7440, 101.6272) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.90
Powder Blue (survey)
#B1D1FC
ΔE00 3.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.53
Carolina Blue
#8AB8FE
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5FE #FEE4AB
analogous
#ABEEFE #ABC5FE #BAABFE
triadic
#ABC5FE #FEABC5 #C5FEAB
tetradic
#ABC5FE #FEABEE #FEE4AB #ABFEBA
square
#ABC5FE #FEABEE #FEE4AB #ABFEBA
split-complementary
#ABC5FE #FEBAAB #EEFEAB
monochromatic
#3271FD #6F9BFD #ABC5FE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.73
#ABC5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#ABC5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5FE
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5FE | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#AAC2FD
Tritanopia (blue-blind)
#93D0D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc5fe; /* rgb */ color: rgb(171, 197, 254); /* oklch */ color: oklch(82.4% 0.086 265.5);
Tailwind
colors: {
custom: {
50: '#c6d6ff',
500: '#abc5fe',
950: '#000000',
},
}SCSS
$custom: #abc5fe; $custom-light: #c6d6ff; $custom-dark: #000000;
JSON
{
"hex": "#abc5fe",
"rgb": {
"r": 171,
"g": 197,
"b": 254
},
"hsl": {
"h": 221.205,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82434,
"c": 0.08555,
"h": 265.5
},
"luminance": 0.55746
}Semantic roles & 50–950 ramp
primary
#ABC5FE
secondary
#E3BD6A
accent
#9E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386