#ACC0F7#ACC0F7
#ACC0F7 is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.2% C 0.081 H 269.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0F7 |
|---|---|
| RGB | rgb(172, 192, 247) |
| HSL | hsl(224, 82%, 82%) |
| HSV | hsv(224, 30%, 97%) |
| CMYK | cmyk(30.4%, 22.3%, 0%, 3.1%) |
| CIE-LAB | lab(77.98, 5.53, -29.38) |
| CIE-LCH | lch(77.98, 29.90, 280.65°) |
| OKLab | oklab(81.21% -0.0014 -0.0811) |
| OKLCH | oklch(81.21% 0.081 269) |
| XYZ | xyz(52.6466, 53.1835, 95.4692) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.83
Light Periwinkle
#C1C6FC
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 5.32
Lightsteelblue
#B0C4DE
ΔE00 6.69
Carolina Blue
#8AB8FE
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0F7 #F7E3AC
analogous
#ACE6F7 #ACC0F7 #BEACF7
triadic
#ACC0F7 #F7ACC0 #C0F7AC
tetradic
#ACC0F7 #F7ACE6 #F7E3AC #ACF7BE
square
#ACC0F7 #F7ACE6 #F7E3AC #ACF7BE
split-complementary
#ACC0F7 #F7BEAC #E6F7AC
monochromatic
#3C6BEC #7496F2 #ACC0F7 #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.80
#ACC0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ACC0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0F7
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0F7 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F9
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#97CBD3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc0f7; /* rgb */ color: rgb(172, 192, 247); /* oklch */ color: oklch(81.2% 0.081 269.0);
Tailwind
colors: {
custom: {
50: '#c6d2fa',
500: '#acc0f7',
950: '#000000',
},
}SCSS
$custom: #acc0f7; $custom-light: #c6d2fa; $custom-dark: #000000;
JSON
{
"hex": "#acc0f7",
"rgb": {
"r": 172,
"g": 192,
"b": 247
},
"hsl": {
"h": 224,
"s": 82.418,
"l": 82.157
},
"oklch": {
"l": 0.81207,
"c": 0.0811,
"h": 269
},
"luminance": 0.53185
}Semantic roles & 50–950 ramp
primary
#ACC0F7
secondary
#D8BC6F
accent
#A507DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385