#ABC7FE#ABC7FE
#ABC7FE is a very light, moderate blue. Relative luminance 0.567; OKLCH L 82.8% C 0.084 H 263.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7FE |
|---|---|
| RGB | rgb(171, 199, 254) |
| HSL | hsl(220, 98%, 83%) |
| HSV | hsv(220, 33%, 100%) |
| CMYK | cmyk(32.7%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.99, 3.18, -30.06) |
| CIE-LCH | lch(79.99, 30.23, 276.03°) |
| OKLab | oklab(82.84% -0.0093 -0.083) |
| OKLCH | oklch(82.84% 0.084 263.6) |
| XYZ | xyz(55.1021, 56.6583, 101.7795) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.16
Powder Blue (survey)
#B1D1FC
ΔE00 3.16
Baby Blue (survey)
#A2CFFE
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.52
Light Periwinkle
#C1C6FC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7FE #FEE2AB
analogous
#ABF0FE #ABC7FE #B8ABFE
triadic
#ABC7FE #FEABC7 #C7FEAB
tetradic
#ABC7FE #FEABF0 #FEE2AB #ABFEB8
square
#ABC7FE #FEABF0 #FEE2AB #ABFEB8
split-complementary
#ABC7FE #FEB8AB #F0FEAB
monochromatic
#3276FD #6F9FFD #ABC7FE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.70
#ABC7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#ABC7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7FE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7FE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#93D2DA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abc7fe; /* rgb */ color: rgb(171, 199, 254); /* oklch */ color: oklch(82.8% 0.084 263.6);
Tailwind
colors: {
custom: {
50: '#c6d7ff',
500: '#abc7fe',
950: '#000000',
},
}SCSS
$custom: #abc7fe; $custom-light: #c6d7ff; $custom-dark: #000000;
JSON
{
"hex": "#abc7fe",
"rgb": {
"r": 171,
"g": 199,
"b": 254
},
"hsl": {
"h": 219.759,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.82839,
"c": 0.08354,
"h": 263.6
},
"luminance": 0.56661
}Semantic roles & 50–950 ramp
primary
#ABC7FE
secondary
#E3BA6A
accent
#9800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386