#AECCFC#AECCFC
#AECCFC is a very light, moderate blue. Relative luminance 0.592; OKLCH L 84.0% C 0.075 H 259.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCFC |
|---|---|
| RGB | rgb(174, 204, 252) |
| HSL | hsl(217, 93%, 84%) |
| HSV | hsv(217, 31%, 99%) |
| CMYK | cmyk(31%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(81.41, 0.83, -26.80) |
| CIE-LCH | lch(81.41, 26.81, 271.78°) |
| OKLab | oklab(83.98% -0.0134 -0.0738) |
| OKLCH | oklch(83.98% 0.075 259.7) |
| XYZ | xyz(56.6140, 59.2104, 100.5224) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.62
Pastel Blue
#A2BFFE
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 3.92
Lightsteelblue
#B0C4DE
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCFC #FCDEAE
analogous
#AEF3FC #AECCFC #B7AEFC
triadic
#AECCFC #FCAECC #CCFCAE
tetradic
#AECCFC #FCAEF3 #FCDEAE #AEFCB7
square
#AECCFC #FCAEF3 #FCDEAE #AEFCB7
split-complementary
#AECCFC #FCB7AE #F3FCAE
monochromatic
#3882F8 #73A7FA #AECCFC #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.64
#AECCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#AECCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCFC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCFC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFE
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#97D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aeccfc; /* rgb */ color: rgb(174, 204, 252); /* oklch */ color: oklch(84.0% 0.075 259.7);
Tailwind
colors: {
custom: {
50: '#c8dbfd',
500: '#aeccfc',
950: '#000000',
},
}SCSS
$custom: #aeccfc; $custom-light: #c8dbfd; $custom-dark: #000000;
JSON
{
"hex": "#aeccfc",
"rgb": {
"r": 174,
"g": 204,
"b": 252
},
"hsl": {
"h": 216.923,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.83977,
"c": 0.075,
"h": 259.7
},
"luminance": 0.59213
}Semantic roles & 50–950 ramp
primary
#AECCFC
secondary
#E0B46E
accent
#8D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485