#ACC3FC#ACC3FC
#ACC3FC is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.0% C 0.085 H 267.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3FC |
|---|---|
| RGB | rgb(172, 195, 252) |
| HSL | hsl(223, 93%, 83%) |
| HSV | hsv(223, 32%, 99%) |
| CMYK | cmyk(31.7%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.94, 5.13, -30.59) |
| CIE-LCH | lch(78.94, 31.02, 279.51°) |
| OKLab | oklab(82.02% -0.0037 -0.0845) |
| OKLCH | oklch(82.02% 0.085 267.5) |
| XYZ | xyz(54.0940, 54.8271, 99.8091) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.17
Powder Blue (survey)
#B1D1FC
ΔE00 4.44
Light Periwinkle
#C1C6FC
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.36
Carolina Blue
#8AB8FE
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3FC #FCE5AC
analogous
#ACEBFC #ACC3FC #BDACFC
triadic
#ACC3FC #FCACC3 #C3FCAC
tetradic
#ACC3FC #FCACEB #FCE5AC #ACFCBD
square
#ACC3FC #FCACEB #FCE5AC #ACFCBD
split-complementary
#ACC3FC #FCBDAC #EBFCAC
monochromatic
#366EF8 #7198FA #ACC3FC #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.76
#ACC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#ACC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3FC
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3FC | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#95CED6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc3fc; /* rgb */ color: rgb(172, 195, 252); /* oklch */ color: oklch(82.0% 0.085 267.5);
Tailwind
colors: {
custom: {
50: '#c6d5fd',
500: '#acc3fc',
950: '#000000',
},
}SCSS
$custom: #acc3fc; $custom-light: #c6d5fd; $custom-dark: #000000;
JSON
{
"hex": "#acc3fc",
"rgb": {
"r": 172,
"g": 195,
"b": 252
},
"hsl": {
"h": 222.75,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.82015,
"c": 0.0846,
"h": 267.5
},
"luminance": 0.54829
}Semantic roles & 50–950 ramp
primary
#ACC3FC
secondary
#E0BF6C
accent
#A400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385