#ACC3EB#ACC3EB
#ACC3EB is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.3% C 0.062 H 261.5°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3EB |
|---|---|
| RGB | rgb(172, 195, 235) |
| HSL | hsl(218, 61%, 80%) |
| HSV | hsv(218, 27%, 92%) |
| CMYK | cmyk(26.8%, 17%, 0%, 7.8%) |
| CIE-LAB | lab(78.34, 1.02, -22.39) |
| CIE-LCH | lch(78.34, 22.42, 272.62°) |
| OKLab | oklab(81.35% -0.0092 -0.0614) |
| OKLCH | oklch(81.35% 0.062 261.5) |
| XYZ | xyz(51.5196, 53.7973, 86.2506) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.98
Pastel Blue
#A2BFFE
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 4.07
Light Blue Grey
#B7C9E2
ΔE00 4.51
Cloudy Blue
#ACC2D9
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3EB #EBD4AC
analogous
#ACE3EB #ACC3EB #B5ACEB
triadic
#ACC3EB #EBACC3 #C3EBAC
tetradic
#ACC3EB #EBACE3 #EBD4AC #ACEBB5
square
#ACC3EB #EBACE3 #EBD4AC #ACEBB5
split-complementary
#ACC3EB #EBB5AC #E3EBAC
monochromatic
#497CD3 #7B9FDF #ACC3EB #DDE7F7 #E6EDF9
Accessibility & contrast
On white
1.79
#ACC3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#ACC3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3EB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3EB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#9BCBD0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc3eb; /* rgb */ color: rgb(172, 195, 235); /* oklch */ color: oklch(81.3% 0.062 261.5);
Tailwind
colors: {
custom: {
50: '#c6d5f1',
500: '#acc3eb',
950: '#000000',
},
}SCSS
$custom: #acc3eb; $custom-light: #c6d5f1; $custom-dark: #000000;
JSON
{
"hex": "#acc3eb",
"rgb": {
"r": 172,
"g": 195,
"b": 235
},
"hsl": {
"h": 218.095,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.81349,
"c": 0.06207,
"h": 261.5
},
"luminance": 0.53799
}Semantic roles & 50–950 ramp
primary
#ACC3EB
secondary
#C7A974
accent
#8A1DC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385