#ACC2FC#ACC2FC
#ACC2FC is a light, moderate blue. Relative luminance 0.544; OKLCH L 81.8% C 0.086 H 268.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2FC |
|---|---|
| RGB | rgb(172, 194, 252) |
| HSL | hsl(224, 93%, 83%) |
| HSV | hsv(224, 32%, 99%) |
| CMYK | cmyk(31.7%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(78.68, 5.67, -30.99) |
| CIE-LCH | lch(78.68, 31.50, 280.37°) |
| OKLab | oklab(81.81% -0.0024 -0.0856) |
| OKLCH | oklch(81.81% 0.086 268.4) |
| XYZ | xyz(53.8707, 54.3805, 99.7347) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.25
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Light Periwinkle
#C1C6FC
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2FC #FCE6AC
analogous
#ACEAFC #ACC2FC #BEACFC
triadic
#ACC2FC #FCACC2 #C2FCAC
tetradic
#ACC2FC #FCACEA #FCE6AC #ACFCBE
square
#ACC2FC #FCACEA #FCE6AC #ACFCBE
split-complementary
#ACC2FC #FCBEAC #EAFCAC
monochromatic
#366BF8 #7197FA #ACC2FC #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.77
#ACC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#ACC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2FC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2FC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A8C0FB
Tritanopia (blue-blind)
#95CDD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc2fc; /* rgb */ color: rgb(172, 194, 252); /* oklch */ color: oklch(81.8% 0.086 268.4);
Tailwind
colors: {
custom: {
50: '#c6d4fd',
500: '#acc2fc',
950: '#000000',
},
}SCSS
$custom: #acc2fc; $custom-light: #c6d4fd; $custom-dark: #000000;
JSON
{
"hex": "#acc2fc",
"rgb": {
"r": 172,
"g": 194,
"b": 252
},
"hsl": {
"h": 223.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.81813,
"c": 0.08567,
"h": 268.4
},
"luminance": 0.54383
}Semantic roles & 50–950 ramp
primary
#ACC2FC
secondary
#E0C06C
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385