#ABC2FE#ABC2FE
#ABC2FE is a light, moderate blue. Relative luminance 0.544; OKLCH L 81.8% C 0.089 H 268.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2FE |
|---|---|
| RGB | rgb(171, 194, 254) |
| HSL | hsl(223, 98%, 83%) |
| HSV | hsv(223, 33%, 100%) |
| CMYK | cmyk(32.7%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(78.69, 5.89, -32.05) |
| CIE-LCH | lch(78.69, 32.59, 280.41°) |
| OKLab | oklab(81.83% -0.0028 -0.0887) |
| OKLCH | oklch(81.83% 0.089 268.2) |
| XYZ | xyz(53.9706, 54.3952, 101.4024) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.90
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Light Periwinkle
#C1C6FC
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 6.41
Baby Blue (survey)
#A2CFFE
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2FE #FEE7AB
analogous
#ABECFE #ABC2FE #BDABFE
triadic
#ABC2FE #FEABC2 #C2FEAB
tetradic
#ABC2FE #FEABEC #FEE7AB #ABFEBD
square
#ABC2FE #FEABEC #FEE7AB #ABFEBD
split-complementary
#ABC2FE #FEBDAB #ECFEAB
monochromatic
#326AFD #6F96FD #ABC2FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.77
#ABC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#ABC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2FE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2FE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#93CED7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc2fe; /* rgb */ color: rgb(171, 194, 254); /* oklch */ color: oklch(81.8% 0.089 268.2);
Tailwind
colors: {
custom: {
50: '#c6d4ff',
500: '#abc2fe',
950: '#000000',
},
}SCSS
$custom: #abc2fe; $custom-light: #c6d4ff; $custom-dark: #000000;
JSON
{
"hex": "#abc2fe",
"rgb": {
"r": 171,
"g": 194,
"b": 254
},
"hsl": {
"h": 223.373,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.81828,
"c": 0.08873,
"h": 268.2
},
"luminance": 0.54397
}Semantic roles & 50–950 ramp
primary
#ABC2FE
secondary
#E3C26A
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386