#ACC5FC#ACC5FC
#ACC5FC is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.4% C 0.083 H 265.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC5FC |
|---|---|
| RGB | rgb(172, 197, 252) |
| HSL | hsl(221, 93%, 83%) |
| HSV | hsv(221, 32%, 99%) |
| CMYK | cmyk(31.7%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(79.46, 4.04, -29.79) |
| CIE-LCH | lch(79.46, 30.07, 277.72°) |
| OKLab | oklab(82.42% -0.0063 -0.0823) |
| OKLCH | oklch(82.42% 0.083 265.6) |
| XYZ | xyz(54.5451, 55.7293, 99.9595) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.17
Powder Blue (survey)
#B1D1FC
ΔE00 3.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 5.90
Carolina Blue
#8AB8FE
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC5FC #FCE3AC
analogous
#ACEDFC #ACC5FC #BBACFC
triadic
#ACC5FC #FCACC5 #C5FCAC
tetradic
#ACC5FC #FCACED #FCE3AC #ACFCBB
square
#ACC5FC #FCACED #FCE3AC #ACFCBB
split-complementary
#ACC5FC #FCBBAC #EDFCAC
monochromatic
#3672F8 #719CFA #ACC5FC #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.73
#ACC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#ACC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC5FC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC5FC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#ACC2FB
Tritanopia (blue-blind)
#95D0D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acc5fc; /* rgb */ color: rgb(172, 197, 252); /* oklch */ color: oklch(82.4% 0.083 265.6);
Tailwind
colors: {
custom: {
50: '#c6d6fd',
500: '#acc5fc',
950: '#000000',
},
}SCSS
$custom: #acc5fc; $custom-light: #c6d6fd; $custom-dark: #000000;
JSON
{
"hex": "#acc5fc",
"rgb": {
"r": 172,
"g": 197,
"b": 252
},
"hsl": {
"h": 221.25,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.8242,
"c": 0.08251,
"h": 265.6
},
"luminance": 0.55731
}Semantic roles & 50–950 ramp
primary
#ACC5FC
secondary
#E0BC6C
accent
#9E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385