#AECCFF#AECCFF
#AECCFF is a very light, moderate blue. Relative luminance 0.594; OKLCH L 84.1% C 0.079 H 260.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCFF |
|---|---|
| RGB | rgb(174, 204, 255) |
| HSL | hsl(218, 100%, 84%) |
| HSV | hsv(218, 32%, 100%) |
| CMYK | cmyk(31.8%, 20%, 0%, 0%) |
| CIE-LAB | lab(81.51, 1.57, -28.24) |
| CIE-LCH | lch(81.51, 28.28, 273.17°) |
| OKLab | oklab(84.09% -0.0124 -0.0778) |
| OKLCH | oklch(84.09% 0.079 260.9) |
| XYZ | xyz(57.0931, 59.4021, 103.0459) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.92
Pastel Blue
#A2BFFE
ΔE00 3.33
Baby Blue (survey)
#A2CFFE
ΔE00 4.07
Lightsteelblue
#B0C4DE
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.46
Carolina Blue
#8AB8FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCFF #FFE1AE
analogous
#AEF4FF #AECCFF #B9AEFF
triadic
#AECCFF #FFAECC #CCFFAE
tetradic
#AECCFF #FFAEF4 #FFE1AE #AEFFB9
square
#AECCFF #FFAEF4 #FFE1AE #AEFFB9
split-complementary
#AECCFF #FFB9AE #F4FFAE
monochromatic
#347FFF #71A5FF #AECCFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.63
#AECCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#AECCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCFF
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCFF | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B2C7FE
Tritanopia (blue-blind)
#96D7DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aeccff; /* rgb */ color: rgb(174, 204, 255); /* oklch */ color: oklch(84.1% 0.079 260.9);
Tailwind
colors: {
custom: {
50: '#c8dbff',
500: '#aeccff',
950: '#000000',
},
}SCSS
$custom: #aeccff; $custom-light: #c8dbff; $custom-dark: #000000;
JSON
{
"hex": "#aeccff",
"rgb": {
"r": 174,
"g": 204,
"b": 255
},
"hsl": {
"h": 217.778,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.84094,
"c": 0.07883,
"h": 260.9
},
"luminance": 0.59404
}Semantic roles & 50–950 ramp
primary
#AECCFF
secondary
#E5B86C
accent
#9100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486