#ACC0FA#ACC0FA
#ACC0FA is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.3% C 0.085 H 269.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0FA |
|---|---|
| RGB | rgb(172, 192, 250) |
| HSL | hsl(225, 89%, 83%) |
| HSV | hsv(225, 31%, 98%) |
| CMYK | cmyk(31.2%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(78.09, 6.26, -30.82) |
| CIE-LCH | lch(78.09, 31.45, 281.49°) |
| OKLab | oklab(81.33% -0.0004 -0.0852) |
| OKLCH | oklch(81.33% 0.085 269.7) |
| XYZ | xyz(53.1133, 53.3702, 97.9269) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.62
Light Periwinkle
#C1C6FC
ΔE00 5.04
Powder Blue (survey)
#B1D1FC
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 6.94
Carolina Blue
#8AB8FE
ΔE00 7.02
Baby Blue (survey)
#A2CFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0FA #FAE6AC
analogous
#ACE7FA #ACC0FA #BFACFA
triadic
#ACC0FA #FAACC0 #C0FAAC
tetradic
#ACC0FA #FAACE7 #FAE6AC #ACFABF
square
#ACC0FA #FAACE7 #FAE6AC #ACFABF
split-complementary
#ACC0FA #FABFAC #E7FAAC
monochromatic
#3968F3 #7294F7 #ACC0FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.80
#ACC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#ACC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0FA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0FA | 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)
#AEC5FD
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#96CBD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc0fa; /* rgb */ color: rgb(172, 192, 250); /* oklch */ color: oklch(81.3% 0.085 269.7);
Tailwind
colors: {
custom: {
50: '#c6d2fc',
500: '#acc0fa',
950: '#000000',
},
}SCSS
$custom: #acc0fa; $custom-light: #c6d2fc; $custom-dark: #000000;
JSON
{
"hex": "#acc0fa",
"rgb": {
"r": 172,
"g": 192,
"b": 250
},
"hsl": {
"h": 224.615,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.81329,
"c": 0.08517,
"h": 269.7
},
"luminance": 0.53372
}Semantic roles & 50–950 ramp
primary
#ACC0FA
secondary
#DDC06D
accent
#AB00E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385