#ABCCFF#ABCCFF
#ABCCFF is a very light, moderate blue. Relative luminance 0.591; OKLCH L 83.9% C 0.080 H 259.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCFF |
|---|---|
| RGB | rgb(171, 204, 255) |
| HSL | hsl(216, 100%, 84%) |
| HSV | hsv(216, 33%, 100%) |
| CMYK | cmyk(32.9%, 20%, 0%, 0%) |
| CIE-LAB | lab(81.33, 0.74, -28.54) |
| CIE-LCH | lch(81.33, 28.55, 271.48°) |
| OKLab | oklab(83.9% -0.0153 -0.0787) |
| OKLCH | oklch(83.9% 0.08 259) |
| XYZ | xyz(56.4321, 59.0612, 103.0149) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.78
Baby Blue (survey)
#A2CFFE
ΔE00 3.30
Pastel Blue
#A2BFFE
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCFF #FFDEAB
analogous
#ABF6FF #ABCCFF #B4ABFF
triadic
#ABCCFF #FFABCC #CCFFAB
tetradic
#ABCCFF #FFABF6 #FFDEAB #ABFFB4
square
#ABCCFF #FFABF6 #FFDEAB #ABFFB4
split-complementary
#ABCCFF #FFB4AB #F6FFAB
monochromatic
#3182FF #6EA7FF #ABCCFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.64
#ABCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#ABCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCFF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCFF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACFFF
Deuteranopia (green-blind)
#B1C6FE
Tritanopia (blue-blind)
#92D7DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abccff; /* rgb */ color: rgb(171, 204, 255); /* oklch */ color: oklch(83.9% 0.080 259.0);
Tailwind
colors: {
custom: {
50: '#c6dbff',
500: '#abccff',
950: '#000000',
},
}SCSS
$custom: #abccff; $custom-light: #c6dbff; $custom-dark: #000000;
JSON
{
"hex": "#abccff",
"rgb": {
"r": 171,
"g": 204,
"b": 255
},
"hsl": {
"h": 216.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.83899,
"c": 0.08022,
"h": 259
},
"luminance": 0.59064
}Semantic roles & 50–950 ramp
primary
#ABCCFF
secondary
#E5B46A
accent
#8B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486