#ABC3FE#ABC3FE
#ABC3FE is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.0% C 0.088 H 267.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3FE |
|---|---|
| RGB | rgb(171, 195, 254) |
| HSL | hsl(223, 98%, 83%) |
| HSV | hsv(223, 33%, 100%) |
| CMYK | cmyk(32.7%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(78.95, 5.34, -31.65) |
| CIE-LCH | lch(78.95, 32.10, 279.58°) |
| OKLab | oklab(82.03% -0.0041 -0.0875) |
| OKLCH | oklch(82.03% 0.088 267.3) |
| XYZ | xyz(54.1939, 54.8418, 101.4768) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.85
Powder Blue (survey)
#B1D1FC
ΔE00 4.37
Light Periwinkle
#C1C6FC
ΔE00 5.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.15
Carolina Blue
#8AB8FE
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3FE #FEE6AB
analogous
#ABECFE #ABC3FE #BCABFE
triadic
#ABC3FE #FEABC3 #C3FEAB
tetradic
#ABC3FE #FEABEC #FEE6AB #ABFEBC
square
#ABC3FE #FEABEC #FEE6AB #ABFEBC
split-complementary
#ABC3FE #FEBCAB #ECFEAB
monochromatic
#326DFD #6F98FD #ABC3FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.75
#ABC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#ABC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3FE
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3FE | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#93CFD7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc3fe; /* rgb */ color: rgb(171, 195, 254); /* oklch */ color: oklch(82.0% 0.088 267.3);
Tailwind
colors: {
custom: {
50: '#c6d5ff',
500: '#abc3fe',
950: '#000000',
},
}SCSS
$custom: #abc3fe; $custom-light: #c6d5ff; $custom-dark: #000000;
JSON
{
"hex": "#abc3fe",
"rgb": {
"r": 171,
"g": 195,
"b": 254
},
"hsl": {
"h": 222.651,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82029,
"c": 0.08765,
"h": 267.3
},
"luminance": 0.54844
}Semantic roles & 50–950 ramp
primary
#ABC3FE
secondary
#E3C06A
accent
#A300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386