#ACC0FF#ACC0FF
#ACC0FF is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.5% C 0.092 H 270.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0FF |
|---|---|
| RGB | rgb(172, 192, 255) |
| HSL | hsl(226, 100%, 84%) |
| HSV | hsv(226, 33%, 100%) |
| CMYK | cmyk(32.5%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(78.28, 7.50, -33.21) |
| CIE-LCH | lch(78.28, 34.05, 282.73°) |
| OKLab | oklab(81.54% 0.0011 -0.092) |
| OKLCH | oklch(81.54% 0.092 270.7) |
| XYZ | xyz(53.9077, 53.6879, 102.1108) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.38
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 6.87
Baby Blue (survey)
#A2CFFE
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0FF #FFEBAC
analogous
#ACE9FF #ACC0FF #C1ACFF
triadic
#ACC0FF #FFACC0 #C0FFAC
tetradic
#ACC0FF #FFACE9 #FFEBAC #ACFFC1
square
#ACC0FF #FFACE9 #FFEBAC #ACFFC1
split-complementary
#ACC0FF #FFC1AC #E9FFAC
monochromatic
#3263FF #6F92FF #ACC0FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.79
#ACC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ACC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0FF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0FF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#95CCD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc0ff; /* rgb */ color: rgb(172, 192, 255); /* oklch */ color: oklch(81.5% 0.092 270.7);
Tailwind
colors: {
custom: {
50: '#c6d2ff',
500: '#acc0ff',
950: '#000000',
},
}SCSS
$custom: #acc0ff; $custom-light: #c6d2ff; $custom-dark: #000000;
JSON
{
"hex": "#acc0ff",
"rgb": {
"r": 172,
"g": 192,
"b": 255
},
"hsl": {
"h": 225.542,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.81535,
"c": 0.09199,
"h": 270.7
},
"luminance": 0.5369
}Semantic roles & 50–950 ramp
primary
#ACC0FF
secondary
#E5C76A
accent
#AE00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386