#ACC3FE#ACC3FE
#ACC3FE is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.1% C 0.087 H 268.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3FE |
|---|---|
| RGB | rgb(172, 195, 254) |
| HSL | hsl(223, 98%, 84%) |
| HSV | hsv(223, 32%, 100%) |
| CMYK | cmyk(32.3%, 23.2%, 0%, 0.4%) |
| CIE-LAB | lab(79.02, 5.62, -31.55) |
| CIE-LCH | lch(79.02, 32.04, 280.10°) |
| OKLab | oklab(82.1% -0.0031 -0.0872) |
| OKLCH | oklch(82.1% 0.087 268) |
| XYZ | xyz(54.4126, 54.9545, 101.4870) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.08
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.36
Carolina Blue
#8AB8FE
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3FE #FEE7AC
analogous
#ACECFE #ACC3FE #BEACFE
triadic
#ACC3FE #FEACC3 #C3FEAC
tetradic
#ACC3FE #FEACEC #FEE7AC #ACFEBE
square
#ACC3FE #FEACEC #FEE7AC #ACFEBE
split-complementary
#ACC3FE #FEBEAC #ECFEAC
monochromatic
#336CFD #7097FD #ACC3FE #E1E9FF #E1E9FF
Accessibility & contrast
On white
1.75
#ACC3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#ACC3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3FE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3FE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#A9C0FD
Tritanopia (blue-blind)
#95CFD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acc3fe; /* rgb */ color: rgb(172, 195, 254); /* oklch */ color: oklch(82.1% 0.087 268.0);
Tailwind
colors: {
custom: {
50: '#c6d5ff',
500: '#acc3fe',
950: '#000000',
},
}SCSS
$custom: #acc3fe; $custom-light: #c6d5ff; $custom-dark: #000000;
JSON
{
"hex": "#acc3fe",
"rgb": {
"r": 172,
"g": 195,
"b": 254
},
"hsl": {
"h": 223.171,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.82097,
"c": 0.0873,
"h": 268
},
"luminance": 0.54957
}Semantic roles & 50–950 ramp
primary
#ACC3FE
secondary
#E3C16B
accent
#A500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386