#ABC6F5#ABC6F5
#ABC6F5 is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.3% C 0.073 H 261.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6F5 |
|---|---|
| RGB | rgb(171, 198, 245) |
| HSL | hsl(218, 79%, 82%) |
| HSV | hsv(218, 30%, 96%) |
| CMYK | cmyk(30.2%, 19.2%, 0%, 3.9%) |
| CIE-LAB | lab(79.41, 1.51, -26.14) |
| CIE-LCH | lch(79.41, 26.18, 273.30°) |
| OKLab | oklab(82.28% -0.0108 -0.0719) |
| OKLCH | oklch(82.28% 0.073 261.4) |
| XYZ | xyz(53.4653, 55.6367, 94.2904) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.73
Powder Blue (survey)
#B1D1FC
ΔE00 3.02
Baby Blue (survey)
#A2CFFE
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6F5 #F5DAAB
analogous
#ABEBF5 #ABC6F5 #B5ABF5
triadic
#ABC6F5 #F5ABC6 #C6F5AB
tetradic
#ABC6F5 #F5ABEB #F5DAAB #ABF5B5
square
#ABC6F5 #F5ABEB #F5DAAB #ABF5B5
split-complementary
#ABC6F5 #F5B5AB #EBF5AB
monochromatic
#3E7CE8 #74A1EE #ABC6F5 #E2EBFC #E4ECFC
Accessibility & contrast
On white
1.73
#ABC6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#ABC6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6F5
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6F5 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F7
Deuteranopia (green-blind)
#AFC2F4
Tritanopia (blue-blind)
#96D0D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc6f5; /* rgb */ color: rgb(171, 198, 245); /* oklch */ color: oklch(82.3% 0.073 261.4);
Tailwind
colors: {
custom: {
50: '#c5d7f8',
500: '#abc6f5',
950: '#000000',
},
}SCSS
$custom: #abc6f5; $custom-light: #c5d7f8; $custom-dark: #000000;
JSON
{
"hex": "#abc6f5",
"rgb": {
"r": 171,
"g": 198,
"b": 245
},
"hsl": {
"h": 218.108,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.82279,
"c": 0.07275,
"h": 261.4
},
"luminance": 0.55639
}Semantic roles & 50–950 ramp
primary
#ABC6F5
secondary
#D5B06F
accent
#8F0ADB
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385