#ABCCFD#ABCCFD
#ABCCFD is a very light, moderate blue. Relative luminance 0.589; OKLCH L 83.8% C 0.078 H 258.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCFD |
|---|---|
| RGB | rgb(171, 204, 253) |
| HSL | hsl(216, 95%, 83%) |
| HSV | hsv(216, 32%, 99%) |
| CMYK | cmyk(32.4%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(81.25, 0.24, -27.58) |
| CIE-LCH | lch(81.25, 27.58, 270.51°) |
| OKLab | oklab(83.82% -0.016 -0.076) |
| OKLCH | oklch(83.82% 0.078 258.1) |
| XYZ | xyz(56.1118, 58.9331, 101.3282) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.57
Baby Blue (survey)
#A2CFFE
ΔE00 3.17
Pastel Blue
#A2BFFE
ΔE00 3.50
Lightsteelblue
#B0C4DE
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.20
Light Blue Grey
#B7C9E2
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCFD #FDDCAB
analogous
#ABF5FD #ABCCFD #B3ABFD
triadic
#ABCCFD #FDABCC #CCFDAB
tetradic
#ABCCFD #FDABF5 #FDDCAB #ABFDB3
square
#ABCCFD #FDABF5 #FDDCAB #ABFDB3
split-complementary
#ABCCFD #FDB3AB #F5FDAB
monochromatic
#3383FA #6FA8FC #ABCCFD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.64
#ABCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#ABCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCFD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCFD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#B2C6FC
Tritanopia (blue-blind)
#92D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abccfd; /* rgb */ color: rgb(171, 204, 253); /* oklch */ color: oklch(83.8% 0.078 258.1);
Tailwind
colors: {
custom: {
50: '#c6dbfe',
500: '#abccfd',
950: '#000000',
},
}SCSS
$custom: #abccfd; $custom-light: #c6dbfe; $custom-dark: #000000;
JSON
{
"hex": "#abccfd",
"rgb": {
"r": 171,
"g": 204,
"b": 253
},
"hsl": {
"h": 215.854,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.8382,
"c": 0.0777,
"h": 258.1
},
"luminance": 0.58936
}Semantic roles & 50–950 ramp
primary
#ABCCFD
secondary
#E1B26B
accent
#8900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485