#ACC7FE#ACC7FE
#ACC7FE is a very light, moderate blue. Relative luminance 0.568; OKLCH L 82.9% C 0.083 H 264.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7FE |
|---|---|
| RGB | rgb(172, 199, 254) |
| HSL | hsl(220, 98%, 84%) |
| HSV | hsv(220, 32%, 100%) |
| CMYK | cmyk(32.3%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.05, 3.45, -29.95) |
| CIE-LCH | lch(80.05, 30.15, 276.58°) |
| OKLab | oklab(82.91% -0.0083 -0.0827) |
| OKLCH | oklch(82.91% 0.083 264.3) |
| XYZ | xyz(55.3208, 56.7711, 101.7898) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.26
Powder Blue (survey)
#B1D1FC
ΔE00 3.26
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Carolina Blue
#8AB8FE
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7FE #FEE3AC
analogous
#ACF0FE #ACC7FE #BAACFE
triadic
#ACC7FE #FEACC7 #C7FEAC
tetradic
#ACC7FE #FEACF0 #FEE3AC #ACFEBA
square
#ACC7FE #FEACF0 #FEE3AC #ACFEBA
split-complementary
#ACC7FE #FEBAAC #F0FEAC
monochromatic
#3375FD #709EFD #ACC7FE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.70
#ACC7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#ACC7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7FE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7FE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#94D2DA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #acc7fe; /* rgb */ color: rgb(172, 199, 254); /* oklch */ color: oklch(82.9% 0.083 264.3);
Tailwind
colors: {
custom: {
50: '#c6d7ff',
500: '#acc7fe',
950: '#000000',
},
}SCSS
$custom: #acc7fe; $custom-light: #c6d7ff; $custom-dark: #000000;
JSON
{
"hex": "#acc7fe",
"rgb": {
"r": 172,
"g": 199,
"b": 254
},
"hsl": {
"h": 220.244,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.82906,
"c": 0.08314,
"h": 264.3
},
"luminance": 0.56773
}Semantic roles & 50–950 ramp
primary
#ACC7FE
secondary
#E3BC6B
accent
#9A00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386