#ACC2EB#ACC2EB
#ACC2EB is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.1% C 0.063 H 262.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2EB |
|---|---|
| RGB | rgb(172, 194, 235) |
| HSL | hsl(219, 61%, 80%) |
| HSV | hsv(219, 27%, 92%) |
| CMYK | cmyk(26.8%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(78.08, 1.56, -22.79) |
| CIE-LCH | lch(78.08, 22.84, 273.92°) |
| OKLab | oklab(81.14% -0.0079 -0.0625) |
| OKLCH | oklch(81.14% 0.063 262.8) |
| XYZ | xyz(51.2963, 53.3507, 86.1762) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.96
Lightsteelblue
#B0C4DE
ΔE00 4.31
Powder Blue (survey)
#B1D1FC
ΔE00 4.44
Light Blue Grey
#B7C9E2
ΔE00 4.83
Cloudy Blue
#ACC2D9
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2EB #EBD5AC
analogous
#ACE1EB #ACC2EB #B6ACEB
triadic
#ACC2EB #EBACC2 #C2EBAC
tetradic
#ACC2EB #EBACE1 #EBD5AC #ACEBB6
square
#ACC2EB #EBACE1 #EBD5AC #ACEBB6
split-complementary
#ACC2EB #EBB6AC #E1EBAC
monochromatic
#497AD3 #7B9EDF #ACC2EB #DDE6F7 #E6EDF9
Accessibility & contrast
On white
1.80
#ACC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#ACC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2EB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2EB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#AFBEEA
Tritanopia (blue-blind)
#9BCAD0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc2eb; /* rgb */ color: rgb(172, 194, 235); /* oklch */ color: oklch(81.1% 0.063 262.8);
Tailwind
colors: {
custom: {
50: '#c6d4f1',
500: '#acc2eb',
950: '#000000',
},
}SCSS
$custom: #acc2eb; $custom-light: #c6d4f1; $custom-dark: #000000;
JSON
{
"hex": "#acc2eb",
"rgb": {
"r": 172,
"g": 194,
"b": 235
},
"hsl": {
"h": 219.048,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.81144,
"c": 0.06298,
"h": 262.8
},
"luminance": 0.53352
}Semantic roles & 50–950 ramp
primary
#ACC2EB
secondary
#C7AA74
accent
#8D1DC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385