#AECAFF#AECAFF
#AECAFF is a very light, moderate blue. Relative luminance 0.585; OKLCH L 83.7% C 0.081 H 263.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAFF |
|---|---|
| RGB | rgb(174, 202, 255) |
| HSL | hsl(219, 100%, 84%) |
| HSV | hsv(219, 32%, 100%) |
| CMYK | cmyk(31.8%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(80.99, 2.64, -29.03) |
| CIE-LCH | lch(80.99, 29.15, 275.19°) |
| OKLab | oklab(83.69% -0.0098 -0.0801) |
| OKLCH | oklch(83.69% 0.081 263) |
| XYZ | xyz(56.6208, 58.4575, 102.8885) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.59
Pastel Blue
#A2BFFE
ΔE00 2.90
Baby Blue (survey)
#A2CFFE
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAFF #FFE3AE
analogous
#AEF3FF #AECAFF #BBAEFF
triadic
#AECAFF #FFAECA #CAFFAE
tetradic
#AECAFF #FFAEF3 #FFE3AE #AEFFBB
square
#AECAFF #FFAEF3 #FFE3AE #AEFFBB
split-complementary
#AECAFF #FFBBAE #F3FFAE
monochromatic
#347AFF #71A2FF #AECAFF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.65
#AECAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#AECAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAFF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAFF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#B0C6FE
Tritanopia (blue-blind)
#97D5DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aecaff; /* rgb */ color: rgb(174, 202, 255); /* oklch */ color: oklch(83.7% 0.081 263.0);
Tailwind
colors: {
custom: {
50: '#c8daff',
500: '#aecaff',
950: '#000000',
},
}SCSS
$custom: #aecaff; $custom-light: #c8daff; $custom-dark: #000000;
JSON
{
"hex": "#aecaff",
"rgb": {
"r": 174,
"g": 202,
"b": 255
},
"hsl": {
"h": 219.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.83687,
"c": 0.08069,
"h": 263
},
"luminance": 0.5846
}Semantic roles & 50–950 ramp
primary
#AECAFF
secondary
#E5BB6C
accent
#9600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386