#ACC7FD#ACC7FD
#ACC7FD is a very light, moderate blue. Relative luminance 0.567; OKLCH L 82.9% C 0.082 H 264.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7FD |
|---|---|
| RGB | rgb(172, 199, 253) |
| HSL | hsl(220, 95%, 83%) |
| HSV | hsv(220, 32%, 99%) |
| CMYK | cmyk(32%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(80.01, 3.21, -29.48) |
| CIE-LCH | lch(80.01, 29.65, 276.21°) |
| OKLab | oklab(82.87% -0.0086 -0.0814) |
| OKLCH | oklch(82.87% 0.082 264) |
| XYZ | xyz(55.1611, 56.7072, 100.9486) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.31
Powder Blue (survey)
#B1D1FC
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7FD #FDE2AC
analogous
#ACEFFD #ACC7FD #B9ACFD
triadic
#ACC7FD #FDACC7 #C7FDAC
tetradic
#ACC7FD #FDACEF #FDE2AC #ACFDB9
square
#ACC7FD #FDACEF #FDE2AC #ACFDB9
split-complementary
#ACC7FD #FDB9AC #EFFDAC
monochromatic
#3476FA #709FFC #ACC7FD #E1EBFE #E1EBFE
Accessibility & contrast
On white
1.70
#ACC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#ACC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7FD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7FD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#95D2D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #acc7fd; /* rgb */ color: rgb(172, 199, 253); /* oklch */ color: oklch(82.9% 0.082 264.0);
Tailwind
colors: {
custom: {
50: '#c6d7fe',
500: '#acc7fd',
950: '#000000',
},
}SCSS
$custom: #acc7fd; $custom-light: #c6d7fe; $custom-dark: #000000;
JSON
{
"hex": "#acc7fd",
"rgb": {
"r": 172,
"g": 199,
"b": 253
},
"hsl": {
"h": 220,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.82865,
"c": 0.08182,
"h": 264
},
"luminance": 0.56709
}Semantic roles & 50–950 ramp
primary
#ACC7FD
secondary
#E2BA6C
accent
#9900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385