#ACC8FA#ACC8FA
#ACC8FA is a very light, moderate blue. Relative luminance 0.570; OKLCH L 83.0% C 0.077 H 261.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8FA |
|---|---|
| RGB | rgb(172, 200, 250) |
| HSL | hsl(218, 89%, 83%) |
| HSV | hsv(218, 31%, 98%) |
| CMYK | cmyk(31.2%, 20%, 0%, 2%) |
| CIE-LAB | lab(80.17, 1.93, -27.64) |
| CIE-LCH | lch(80.17, 27.71, 274.00°) |
| OKLab | oklab(82.95% -0.0108 -0.0762) |
| OKLCH | oklch(82.95% 0.077 261.9) |
| XYZ | xyz(54.9178, 56.9792, 98.5284) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.67
Powder Blue (survey)
#B1D1FC
ΔE00 2.68
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 5.86
Light Blue Grey
#B7C9E2
ΔE00 6.21
Carolina Blue
#8AB8FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8FA #FADEAC
analogous
#ACEFFA #ACC8FA #B7ACFA
triadic
#ACC8FA #FAACC8 #C8FAAC
tetradic
#ACC8FA #FAACEF #FADEAC #ACFAB7
square
#ACC8FA #FAACEF #FADEAC #ACFAB7
split-complementary
#ACC8FA #FAB7AC #EFFAAC
monochromatic
#397BF3 #72A2F7 #ACC8FA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.69
#ACC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#ACC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8FA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8FA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#AFC4F9
Tritanopia (blue-blind)
#95D2D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #acc8fa; /* rgb */ color: rgb(172, 200, 250); /* oklch */ color: oklch(83.0% 0.077 261.9);
Tailwind
colors: {
custom: {
50: '#c6d8fc',
500: '#acc8fa',
950: '#000000',
},
}SCSS
$custom: #acc8fa; $custom-light: #c6d8fc; $custom-dark: #000000;
JSON
{
"hex": "#acc8fa",
"rgb": {
"r": 172,
"g": 200,
"b": 250
},
"hsl": {
"h": 218.462,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.8295,
"c": 0.07695,
"h": 261.9
},
"luminance": 0.56981
}Semantic roles & 50–950 ramp
primary
#ACC8FA
secondary
#DDB56D
accent
#9300E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385