#ACC8FF#ACC8FF
#ACC8FF is a very light, moderate blue. Relative luminance 0.573; OKLCH L 83.1% C 0.083 H 263.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8FF |
|---|---|
| RGB | rgb(172, 200, 255) |
| HSL | hsl(220, 100%, 84%) |
| HSV | hsv(220, 33%, 100%) |
| CMYK | cmyk(32.5%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(80.35, 3.16, -30.03) |
| CIE-LCH | lch(80.35, 30.20, 276.01°) |
| OKLab | oklab(83.15% -0.0092 -0.0829) |
| OKLCH | oklch(83.15% 0.083 263.6) |
| XYZ | xyz(55.7122, 57.2970, 102.7123) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.38
Powder Blue (survey)
#B1D1FC
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8FF #FFE3AC
analogous
#ACF1FF #ACC8FF #B9ACFF
triadic
#ACC8FF #FFACC8 #C8FFAC
tetradic
#ACC8FF #FFACF1 #FFE3AC #ACFFB9
square
#ACC8FF #FFACF1 #FFE3AC #ACFFB9
split-complementary
#ACC8FF #FFB9AC #F1FFAC
monochromatic
#3277FF #6F9FFF #ACC8FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.69
#ACC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#ACC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8FF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8FF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#94D3DB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #acc8ff; /* rgb */ color: rgb(172, 200, 255); /* oklch */ color: oklch(83.1% 0.083 263.6);
Tailwind
colors: {
custom: {
50: '#c6d8ff',
500: '#acc8ff',
950: '#000000',
},
}SCSS
$custom: #acc8ff; $custom-light: #c6d8ff; $custom-dark: #000000;
JSON
{
"hex": "#acc8ff",
"rgb": {
"r": 172,
"g": 200,
"b": 255
},
"hsl": {
"h": 219.759,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.83149,
"c": 0.08346,
"h": 263.6
},
"luminance": 0.57299
}Semantic roles & 50–950 ramp
primary
#ACC8FF
secondary
#E5BC6A
accent
#9800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386