#ACC7F9#ACC7F9
#ACC7F9 is a very light, moderate blue. Relative luminance 0.565; OKLCH L 82.7% C 0.077 H 262.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7F9 |
|---|---|
| RGB | rgb(172, 199, 249) |
| HSL | hsl(219, 87%, 83%) |
| HSV | hsv(219, 31%, 98%) |
| CMYK | cmyk(30.9%, 20.1%, 0%, 2.4%) |
| CIE-LAB | lab(79.87, 2.23, -27.56) |
| CIE-LCH | lch(79.87, 27.65, 274.62°) |
| OKLab | oklab(82.71% -0.0099 -0.0759) |
| OKLCH | oklch(82.71% 0.077 262.6) |
| XYZ | xyz(54.5306, 56.4550, 97.6279) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.58
Powder Blue (survey)
#B1D1FC
ΔE00 2.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.99
Lightsteelblue
#B0C4DE
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.20
Light Periwinkle
#C1C6FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7F9 #F9DEAC
analogous
#ACEEF9 #ACC7F9 #B7ACF9
triadic
#ACC7F9 #F9ACC7 #C7F9AC
tetradic
#ACC7F9 #F9ACEE #F9DEAC #ACF9B7
square
#ACC7F9 #F9ACEE #F9DEAC #ACF9B7
split-complementary
#ACC7F9 #F9B7AC #EEF9AC
monochromatic
#3A7AF1 #73A0F5 #ACC7F9 #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.71
#ACC7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#ACC7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7F9
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7F9 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFB
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#96D1D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #acc7f9; /* rgb */ color: rgb(172, 199, 249); /* oklch */ color: oklch(82.7% 0.077 262.6);
Tailwind
colors: {
custom: {
50: '#c6d7fb',
500: '#acc7f9',
950: '#000000',
},
}SCSS
$custom: #acc7f9; $custom-light: #c6d7fb; $custom-dark: #000000;
JSON
{
"hex": "#acc7f9",
"rgb": {
"r": 172,
"g": 199,
"b": 249
},
"hsl": {
"h": 218.961,
"s": 86.517,
"l": 82.549
},
"oklch": {
"l": 0.82707,
"c": 0.07659,
"h": 262.6
},
"luminance": 0.56457
}Semantic roles & 50–950 ramp
primary
#ACC7F9
secondary
#DBB56E
accent
#9402E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385