#ACC6FA#ACC6FA
#ACC6FA is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.5% C 0.079 H 264.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC6FA |
|---|---|
| RGB | rgb(172, 198, 250) |
| HSL | hsl(220, 89%, 83%) |
| HSV | hsv(220, 31%, 98%) |
| CMYK | cmyk(31.2%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(79.65, 3.01, -28.44) |
| CIE-LCH | lch(79.65, 28.60, 276.04°) |
| OKLab | oklab(82.54% -0.0082 -0.0784) |
| OKLCH | oklch(82.54% 0.079 264) |
| XYZ | xyz(54.4577, 56.0589, 98.3751) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.38
Powder Blue (survey)
#B1D1FC
ΔE00 3.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.11
Carolina Blue
#8AB8FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC6FA #FAE0AC
analogous
#ACEDFA #ACC6FA #B9ACFA
triadic
#ACC6FA #FAACC6 #C6FAAC
tetradic
#ACC6FA #FAACED #FAE0AC #ACFAB9
square
#ACC6FA #FAACED #FAE0AC #ACFAB9
split-complementary
#ACC6FA #FAB9AC #EDFAAC
monochromatic
#3977F3 #729EF7 #ACC6FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.72
#ACC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#ACC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC6FA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC6FA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#96D1D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acc6fa; /* rgb */ color: rgb(172, 198, 250); /* oklch */ color: oklch(82.5% 0.079 264.0);
Tailwind
colors: {
custom: {
50: '#c6d7fc',
500: '#acc6fa',
950: '#000000',
},
}SCSS
$custom: #acc6fa; $custom-light: #c6d7fc; $custom-dark: #000000;
JSON
{
"hex": "#acc6fa",
"rgb": {
"r": 172,
"g": 198,
"b": 250
},
"hsl": {
"h": 220,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.82543,
"c": 0.07886,
"h": 264
},
"luminance": 0.56061
}Semantic roles & 50–950 ramp
primary
#ACC6FA
secondary
#DDB86D
accent
#9900E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385