#ACC0FD#ACC0FD
#ACC0FD is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.5% C 0.089 H 270.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0FD |
|---|---|
| RGB | rgb(172, 192, 253) |
| HSL | hsl(225, 95%, 83%) |
| HSV | hsv(225, 32%, 99%) |
| CMYK | cmyk(32%, 24.1%, 0%, 0.8%) |
| CIE-LAB | lab(78.20, 7.01, -32.26) |
| CIE-LCH | lch(78.20, 33.01, 282.25°) |
| OKLab | oklab(81.45% 0.0005 -0.0893) |
| OKLCH | oklch(81.45% 0.089 270.3) |
| XYZ | xyz(53.5874, 53.5598, 100.4241) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.46
Light Periwinkle
#C1C6FC
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 5.35
Carolina Blue
#8AB8FE
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0FD #FDE9AC
analogous
#ACE8FD #ACC0FD #C0ACFD
triadic
#ACC0FD #FDACC0 #C0FDAC
tetradic
#ACC0FD #FDACE8 #FDE9AC #ACFDC0
square
#ACC0FD #FDACE8 #FDE9AC #ACFDC0
split-complementary
#ACC0FD #FDC0AC #E8FDAC
monochromatic
#3465FA #7093FC #ACC0FD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.79
#ACC0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#ACC0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0FD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0FD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#95CCD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc0fd; /* rgb */ color: rgb(172, 192, 253); /* oklch */ color: oklch(81.5% 0.089 270.3);
Tailwind
colors: {
custom: {
50: '#c6d2fe',
500: '#acc0fd',
950: '#000000',
},
}SCSS
$custom: #acc0fd; $custom-light: #c6d2fe; $custom-dark: #000000;
JSON
{
"hex": "#acc0fd",
"rgb": {
"r": 172,
"g": 192,
"b": 253
},
"hsl": {
"h": 225.185,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.81452,
"c": 0.08926,
"h": 270.3
},
"luminance": 0.53562
}Semantic roles & 50–950 ramp
primary
#ACC0FD
secondary
#E2C46C
accent
#AD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385