#ACC4F7#ACC4F7
#ACC4F7 is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.0% C 0.077 H 265.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4F7 |
|---|---|
| RGB | rgb(172, 196, 247) |
| HSL | hsl(221, 82%, 82%) |
| HSV | hsv(221, 30%, 97%) |
| CMYK | cmyk(30.4%, 20.6%, 0%, 3.1%) |
| CIE-LAB | lab(79.02, 3.36, -27.79) |
| CIE-LCH | lch(79.02, 28.00, 276.89°) |
| OKLab | oklab(82.02% -0.0066 -0.0766) |
| OKLCH | oklch(82.02% 0.077 265.1) |
| XYZ | xyz(53.5369, 54.9640, 95.7660) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.51
Powder Blue (survey)
#B1D1FC
ΔE00 3.96
Light Periwinkle
#C1C6FC
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4F7 #F7DFAC
analogous
#ACEAF7 #ACC4F7 #BAACF7
triadic
#ACC4F7 #F7ACC4 #C4F7AC
tetradic
#ACC4F7 #F7ACEA #F7DFAC #ACF7BA
square
#ACC4F7 #F7ACEA #F7DFAC #ACF7BA
split-complementary
#ACC4F7 #F7BAAC #EAF7AC
monochromatic
#3C75EC #749CF2 #ACC4F7 #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.75
#ACC4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#ACC4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4F7
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4F7 | 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)
#B3C7F9
Deuteranopia (green-blind)
#ACC1F6
Tritanopia (blue-blind)
#97CED5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #acc4f7; /* rgb */ color: rgb(172, 196, 247); /* oklch */ color: oklch(82.0% 0.077 265.1);
Tailwind
colors: {
custom: {
50: '#c6d5fa',
500: '#acc4f7',
950: '#000000',
},
}SCSS
$custom: #acc4f7; $custom-light: #c6d5fa; $custom-dark: #000000;
JSON
{
"hex": "#acc4f7",
"rgb": {
"r": 172,
"g": 196,
"b": 247
},
"hsl": {
"h": 220.8,
"s": 82.418,
"l": 82.157
},
"oklch": {
"l": 0.82017,
"c": 0.07688,
"h": 265.1
},
"luminance": 0.54966
}Semantic roles & 50–950 ramp
primary
#ACC4F7
secondary
#D8B76F
accent
#9A07DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385