#ACC5FA#ACC5FA
#ACC5FA is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.3% C 0.080 H 265.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC5FA |
|---|---|
| RGB | rgb(172, 197, 250) |
| HSL | hsl(221, 89%, 83%) |
| HSV | hsv(221, 31%, 98%) |
| CMYK | cmyk(31.2%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(79.39, 3.55, -28.84) |
| CIE-LCH | lch(79.39, 29.05, 277.02°) |
| OKLab | oklab(82.34% -0.0069 -0.0795) |
| OKLCH | oklch(82.34% 0.08 265) |
| XYZ | xyz(54.2298, 55.6032, 98.2991) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.30
Powder Blue (survey)
#B1D1FC
ΔE00 3.73
Baby Blue (survey)
#A2CFFE
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.24
Carolina Blue
#8AB8FE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC5FA #FAE1AC
analogous
#ACECFA #ACC5FA #BAACFA
triadic
#ACC5FA #FAACC5 #C5FAAC
tetradic
#ACC5FA #FAACEC #FAE1AC #ACFABA
square
#ACC5FA #FAACEC #FAE1AC #ACFABA
split-complementary
#ACC5FA #FABAAC #ECFAAC
monochromatic
#3974F3 #729DF7 #ACC5FA #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.73
#ACC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#ACC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC5FA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC5FA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#ACC1F9
Tritanopia (blue-blind)
#96D0D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acc5fa; /* rgb */ color: rgb(172, 197, 250); /* oklch */ color: oklch(82.3% 0.080 265.0);
Tailwind
colors: {
custom: {
50: '#c6d6fc',
500: '#acc5fa',
950: '#000000',
},
}SCSS
$custom: #acc5fa; $custom-light: #c6d6fc; $custom-dark: #000000;
JSON
{
"hex": "#acc5fa",
"rgb": {
"r": 172,
"g": 197,
"b": 250
},
"hsl": {
"h": 220.769,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.82339,
"c": 0.07985,
"h": 265
},
"luminance": 0.55605
}Semantic roles & 50–950 ramp
primary
#ACC5FA
secondary
#DDB96D
accent
#9C00E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385