#ACC6FF#ACC6FF
#ACC6FF is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.7% C 0.085 H 265.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC6FF |
|---|---|
| RGB | rgb(172, 198, 255) |
| HSL | hsl(221, 100%, 84%) |
| HSV | hsv(221, 33%, 100%) |
| CMYK | cmyk(32.5%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(79.83, 4.24, -30.83) |
| CIE-LCH | lch(79.83, 31.12, 277.83°) |
| OKLab | oklab(82.74% -0.0067 -0.0852) |
| OKLCH | oklch(82.74% 0.085 265.5) |
| XYZ | xyz(55.2521, 56.3766, 102.5589) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.10
Powder Blue (survey)
#B1D1FC
ΔE00 3.62
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 6.19
Carolina Blue
#8AB8FE
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC6FF #FFE5AC
analogous
#ACEFFF #ACC6FF #BBACFF
triadic
#ACC6FF #FFACC6 #C6FFAC
tetradic
#ACC6FF #FFACEF #FFE5AC #ACFFBB
square
#ACC6FF #FFACEF #FFE5AC #ACFFBB
split-complementary
#ACC6FF #FFBBAC #EFFFAC
monochromatic
#3272FF #6F9CFF #ACC6FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.71
#ACC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#ACC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC6FF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC6FF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#ABC3FE
Tritanopia (blue-blind)
#94D1D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #acc6ff; /* rgb */ color: rgb(172, 198, 255); /* oklch */ color: oklch(82.7% 0.085 265.5);
Tailwind
colors: {
custom: {
50: '#c6d7ff',
500: '#acc6ff',
950: '#000000',
},
}SCSS
$custom: #acc6ff; $custom-light: #c6d7ff; $custom-dark: #000000;
JSON
{
"hex": "#acc6ff",
"rgb": {
"r": 172,
"g": 198,
"b": 255
},
"hsl": {
"h": 221.205,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.82743,
"c": 0.08547,
"h": 265.5
},
"luminance": 0.56379
}Semantic roles & 50–950 ramp
primary
#ACC6FF
secondary
#E5BE6A
accent
#9E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386