#AECCFD#AECCFD
#AECCFD is a very light, moderate blue. Relative luminance 0.593; OKLCH L 84.0% C 0.076 H 260.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCFD |
|---|---|
| RGB | rgb(174, 204, 253) |
| HSL | hsl(217, 95%, 84%) |
| HSV | hsv(217, 31%, 99%) |
| CMYK | cmyk(31.2%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(81.44, 1.08, -27.28) |
| CIE-LCH | lch(81.44, 27.30, 272.26°) |
| OKLab | oklab(84.02% -0.0131 -0.0751) |
| OKLCH | oklch(84.02% 0.076 260.1) |
| XYZ | xyz(56.7729, 59.2740, 101.3592) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.72
Pastel Blue
#A2BFFE
ΔE00 3.45
Baby Blue (survey)
#A2CFFE
ΔE00 3.97
Lightsteelblue
#B0C4DE
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.15
Carolina Blue
#8AB8FE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCFD #FDDFAE
analogous
#AEF3FD #AECCFD #B7AEFD
triadic
#AECCFD #FDAECC #CCFDAE
tetradic
#AECCFD #FDAEF3 #FDDFAE #AEFDB7
square
#AECCFD #FDAEF3 #FDDFAE #AEFDB7
split-complementary
#AECCFD #FDB7AE #F3FDAE
monochromatic
#3781FA #72A6FC #AECCFD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.63
#AECCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#AECCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCFD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCFD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#97D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aeccfd; /* rgb */ color: rgb(174, 204, 253); /* oklch */ color: oklch(84.0% 0.076 260.1);
Tailwind
colors: {
custom: {
50: '#c8dbfe',
500: '#aeccfd',
950: '#000000',
},
}SCSS
$custom: #aeccfd; $custom-light: #c8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#aeccfd",
"rgb": {
"r": 174,
"g": 204,
"b": 253
},
"hsl": {
"h": 217.215,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.84015,
"c": 0.07628,
"h": 260.1
},
"luminance": 0.59276
}Semantic roles & 50–950 ramp
primary
#AECCFD
secondary
#E2B66D
accent
#8E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485