#AECFFF#AECFFF
#AECFFF is a very light, moderate blue. Relative luminance 0.608; OKLCH L 84.7% C 0.076 H 257.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFFF |
|---|---|
| RGB | rgb(174, 207, 255) |
| HSL | hsl(216, 100%, 84%) |
| HSV | hsv(216, 32%, 100%) |
| CMYK | cmyk(31.8%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(82.29, -0.04, -27.04) |
| CIE-LCH | lch(82.29, 27.04, 269.92°) |
| OKLab | oklab(84.71% -0.0163 -0.0745) |
| OKLCH | oklch(84.71% 0.076 257.7) |
| XYZ | xyz(57.8130, 60.8419, 103.2859) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.01
Baby Blue (survey)
#A2CFFE
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 4.17
Lightsteelblue
#B0C4DE
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.28
Light Blue
#95D0FC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFFF #FFDEAE
analogous
#AEF7FF #AECFFF #B6AEFF
triadic
#AECFFF #FFAECF #CFFFAE
tetradic
#AECFFF #FFAEF7 #FFDEAE #AEFFB6
square
#AECFFF #FFAEF7 #FFDEAE #AEFFB6
split-complementary
#AECFFF #FFB6AE #F7FFAE
monochromatic
#3486FF #71ABFF #AECFFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.59
#AECFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#AECFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFFF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFFF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#96D9DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aecfff; /* rgb */ color: rgb(174, 207, 255); /* oklch */ color: oklch(84.7% 0.076 257.7);
Tailwind
colors: {
custom: {
50: '#c8ddff',
500: '#aecfff',
950: '#000000',
},
}SCSS
$custom: #aecfff; $custom-light: #c8ddff; $custom-dark: #000000;
JSON
{
"hex": "#aecfff",
"rgb": {
"r": 174,
"g": 207,
"b": 255
},
"hsl": {
"h": 215.556,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.84706,
"c": 0.07624,
"h": 257.7
},
"luminance": 0.60844
}Semantic roles & 50–950 ramp
primary
#AECFFF
secondary
#E5B46C
accent
#8800E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486