#AECAFE#AECAFE
#AECAFE is a very light, moderate blue. Relative luminance 0.584; OKLCH L 83.6% C 0.079 H 262.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAFE |
|---|---|
| RGB | rgb(174, 202, 254) |
| HSL | hsl(219, 98%, 84%) |
| HSV | hsv(219, 31%, 100%) |
| CMYK | cmyk(31.5%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.96, 2.39, -28.55) |
| CIE-LCH | lch(80.96, 28.65, 274.79°) |
| OKLab | oklab(83.65% -0.0102 -0.0787) |
| OKLCH | oklch(83.65% 0.079 262.6) |
| XYZ | xyz(56.4603, 58.3933, 102.0429) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.51
Pastel Blue
#A2BFFE
ΔE00 2.95
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAFE #FEE2AE
analogous
#AEF2FE #AECAFE #BAAEFE
triadic
#AECAFE #FEAECA #CAFEAE
tetradic
#AECAFE #FEAEF2 #FEE2AE #AEFEBA
square
#AECAFE #FEAEF2 #FEE2AE #AEFEBA
split-complementary
#AECAFE #FEBAAE #F2FEAE
monochromatic
#357BFD #72A2FD #AECAFE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.66
#AECAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#AECAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAFE
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAFE | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#97D5DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aecafe; /* rgb */ color: rgb(174, 202, 254); /* oklch */ color: oklch(83.6% 0.079 262.6);
Tailwind
colors: {
custom: {
50: '#c8daff',
500: '#aecafe',
950: '#000000',
},
}SCSS
$custom: #aecafe; $custom-light: #c8daff; $custom-dark: #000000;
JSON
{
"hex": "#aecafe",
"rgb": {
"r": 174,
"g": 202,
"b": 254
},
"hsl": {
"h": 219,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.83647,
"c": 0.07939,
"h": 262.6
},
"luminance": 0.58395
}Semantic roles & 50–950 ramp
primary
#AECAFE
secondary
#E3BA6D
accent
#9500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386