#ACC3FF#ACC3FF
#ACC3FF is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.1% C 0.089 H 268.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3FF |
|---|---|
| RGB | rgb(172, 195, 255) |
| HSL | hsl(223, 100%, 84%) |
| HSV | hsv(223, 33%, 100%) |
| CMYK | cmyk(32.5%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(79.05, 5.87, -32.02) |
| CIE-LCH | lch(79.05, 32.56, 280.38°) |
| OKLab | oklab(82.14% -0.0028 -0.0886) |
| OKLCH | oklch(82.14% 0.089 268.2) |
| XYZ | xyz(54.5731, 55.0188, 102.3326) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.04
Powder Blue (survey)
#B1D1FC
ΔE00 4.51
Light Periwinkle
#C1C6FC
ΔE00 5.69
Baby Blue (survey)
#A2CFFE
ΔE00 6.37
Carolina Blue
#8AB8FE
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3FF #FFE8AC
analogous
#ACEDFF #ACC3FF #BEACFF
triadic
#ACC3FF #FFACC3 #C3FFAC
tetradic
#ACC3FF #FFACED #FFE8AC #ACFFBE
square
#ACC3FF #FFACED #FFE8AC #ACFFBE
split-complementary
#ACC3FF #FFBEAC #EDFFAC
monochromatic
#326BFF #6F97FF #ACC3FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.75
#ACC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#ACC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3FF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3FF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#A8C0FE
Tritanopia (blue-blind)
#94CFD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acc3ff; /* rgb */ color: rgb(172, 195, 255); /* oklch */ color: oklch(82.1% 0.089 268.2);
Tailwind
colors: {
custom: {
50: '#c6d5ff',
500: '#acc3ff',
950: '#000000',
},
}SCSS
$custom: #acc3ff; $custom-light: #c6d5ff; $custom-dark: #000000;
JSON
{
"hex": "#acc3ff",
"rgb": {
"r": 172,
"g": 195,
"b": 255
},
"hsl": {
"h": 223.373,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.82138,
"c": 0.08863,
"h": 268.2
},
"luminance": 0.55021
}Semantic roles & 50–950 ramp
primary
#ACC3FF
secondary
#E5C36A
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386