#ABCCFB#ABCCFB
#ABCCFB is a very light, moderate blue. Relative luminance 0.588; OKLCH L 83.7% C 0.075 H 257.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCFB |
|---|---|
| RGB | rgb(171, 204, 251) |
| HSL | hsl(215, 91%, 83%) |
| HSV | hsv(215, 32%, 98%) |
| CMYK | cmyk(31.9%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.19, -0.25, -26.62) |
| CIE-LCH | lch(81.19, 26.63, 269.47°) |
| OKLab | oklab(83.74% -0.0166 -0.0733) |
| OKLCH | oklch(83.74% 0.075 257.2) |
| XYZ | xyz(55.7949, 58.8064, 99.6590) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.40
Baby Blue (survey)
#A2CFFE
ΔE00 3.04
Pastel Blue
#A2BFFE
ΔE00 3.66
Lightsteelblue
#B0C4DE
ΔE00 5.76
Light Blue Grey
#B7C9E2
ΔE00 6.03
Carolina Blue
#8AB8FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCFB #FBDAAB
analogous
#ABF4FB #ABCCFB #B2ABFB
triadic
#ABCCFB #FBABCC #CCFBAB
tetradic
#ABCCFB #FBABF4 #FBDAAB #ABFBB2
square
#ABCCFB #FBABF4 #FBDAAB #ABFBB2
split-complementary
#ABCCFB #FBB2AB #F4FBAB
monochromatic
#3685F5 #71A9F8 #ABCCFB #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.65
#ABCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#ABCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCFB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCFB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#93D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abccfb; /* rgb */ color: rgb(171, 204, 251); /* oklch */ color: oklch(83.7% 0.075 257.2);
Tailwind
colors: {
custom: {
50: '#c6dbfc',
500: '#abccfb',
950: '#000000',
},
}SCSS
$custom: #abccfb; $custom-light: #c6dbfc; $custom-dark: #000000;
JSON
{
"hex": "#abccfb",
"rgb": {
"r": 171,
"g": 204,
"b": 251
},
"hsl": {
"h": 215.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.83743,
"c": 0.07519,
"h": 257.2
},
"luminance": 0.58809
}Semantic roles & 50–950 ramp
primary
#ABCCFB
secondary
#DEAF6C
accent
#8700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485