#AECCFE#AECCFE
#AECCFE is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.1% C 0.078 H 260.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCFE |
|---|---|
| RGB | rgb(174, 204, 254) |
| HSL | hsl(218, 98%, 84%) |
| HSV | hsv(218, 31%, 100%) |
| CMYK | cmyk(31.5%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.48, 1.32, -27.76) |
| CIE-LCH | lch(81.48, 27.79, 272.73°) |
| OKLab | oklab(84.05% -0.0127 -0.0765) |
| OKLCH | oklch(84.05% 0.078 260.5) |
| XYZ | xyz(56.9326, 59.3379, 102.2003) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.82
Pastel Blue
#A2BFFE
ΔE00 3.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.02
Lightsteelblue
#B0C4DE
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCFE #FEE0AE
analogous
#AEF4FE #AECCFE #B8AEFE
triadic
#AECCFE #FEAECC #CCFEAE
tetradic
#AECCFE #FEAEF4 #FEE0AE #AEFEB8
square
#AECCFE #FEAEF4 #FEE0AE #AEFEB8
split-complementary
#AECCFE #FEB8AE #F4FEAE
monochromatic
#3580FD #72A6FD #AECCFE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.63
#AECCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#AECCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCFE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCFE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B3C7FD
Tritanopia (blue-blind)
#97D6DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aeccfe; /* rgb */ color: rgb(174, 204, 254); /* oklch */ color: oklch(84.1% 0.078 260.5);
Tailwind
colors: {
custom: {
50: '#c8dbff',
500: '#aeccfe',
950: '#000000',
},
}SCSS
$custom: #aeccfe; $custom-light: #c8dbff; $custom-dark: #000000;
JSON
{
"hex": "#aeccfe",
"rgb": {
"r": 174,
"g": 204,
"b": 254
},
"hsl": {
"h": 217.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84054,
"c": 0.07755,
"h": 260.5
},
"luminance": 0.5934
}Semantic roles & 50–950 ramp
primary
#AECCFE
secondary
#E3B76D
accent
#8F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486