#ACC2FF#ACC2FF
#ACC2FF is a light, moderate blue. Relative luminance 0.546; OKLCH L 81.9% C 0.090 H 269.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2FF |
|---|---|
| RGB | rgb(172, 194, 255) |
| HSL | hsl(224, 100%, 84%) |
| HSV | hsv(224, 33%, 100%) |
| CMYK | cmyk(32.5%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(78.79, 6.41, -32.42) |
| CIE-LCH | lch(78.79, 33.05, 281.19°) |
| OKLab | oklab(81.94% -0.0015 -0.0897) |
| OKLCH | oklch(81.94% 0.09 269) |
| XYZ | xyz(54.3498, 54.5722, 102.2582) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.12
Powder Blue (survey)
#B1D1FC
ΔE00 4.80
Light Periwinkle
#C1C6FC
ΔE00 5.56
Carolina Blue
#8AB8FE
ΔE00 6.64
Baby Blue (survey)
#A2CFFE
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2FF #FFE9AC
analogous
#ACEBFF #ACC2FF #BFACFF
triadic
#ACC2FF #FFACC2 #C2FFAC
tetradic
#ACC2FF #FFACEB #FFE9AC #ACFFBF
square
#ACC2FF #FFACEB #FFE9AC #ACFFBF
split-complementary
#ACC2FF #FFBFAC #EBFFAC
monochromatic
#3268FF #6F95FF #ACC2FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.76
#ACC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#ACC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2FF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2FF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#A7C0FE
Tritanopia (blue-blind)
#94CED7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc2ff; /* rgb */ color: rgb(172, 194, 255); /* oklch */ color: oklch(81.9% 0.090 269.0);
Tailwind
colors: {
custom: {
50: '#c6d4ff',
500: '#acc2ff',
950: '#000000',
},
}SCSS
$custom: #acc2ff; $custom-light: #c6d4ff; $custom-dark: #000000;
JSON
{
"hex": "#acc2ff",
"rgb": {
"r": 172,
"g": 194,
"b": 255
},
"hsl": {
"h": 224.096,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.81937,
"c": 0.08973,
"h": 269
},
"luminance": 0.54574
}Semantic roles & 50–950 ramp
primary
#ACC2FF
secondary
#E5C46A
accent
#A900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386