#AECCFB#AECCFB
#AECCFB is a very light, moderate blue. Relative luminance 0.591; OKLCH L 83.9% C 0.074 H 259.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCFB |
|---|---|
| RGB | rgb(174, 204, 251) |
| HSL | hsl(217, 91%, 83%) |
| HSV | hsv(217, 31%, 98%) |
| CMYK | cmyk(30.7%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.37, 0.59, -26.32) |
| CIE-LCH | lch(81.37, 26.33, 271.29°) |
| OKLab | oklab(83.94% -0.0137 -0.0724) |
| OKLCH | oklch(83.94% 0.074 259.3) |
| XYZ | xyz(56.4559, 59.1472, 99.6900) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.52
Pastel Blue
#A2BFFE
ΔE00 3.60
Baby Blue (survey)
#A2CFFE
ΔE00 3.86
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 5.82
Cloudy Blue
#ACC2D9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCFB #FBDDAE
analogous
#AEF3FB #AECCFB #B6AEFB
triadic
#AECCFB #FBAECC #CCFBAE
tetradic
#AECCFB #FBAEF3 #FBDDAE #AEFBB6
square
#AECCFB #FBAEF3 #FBDDAE #AEFBB6
split-complementary
#AECCFB #FBB6AE #F3FBAE
monochromatic
#3983F5 #74A7F8 #AECCFB #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.64
#AECCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#AECCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCFB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCFB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#98D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aeccfb; /* rgb */ color: rgb(174, 204, 251); /* oklch */ color: oklch(83.9% 0.074 259.3);
Tailwind
colors: {
custom: {
50: '#c8dbfc',
500: '#aeccfb',
950: '#000000',
},
}SCSS
$custom: #aeccfb; $custom-light: #c8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#aeccfb",
"rgb": {
"r": 174,
"g": 204,
"b": 251
},
"hsl": {
"h": 216.623,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.83938,
"c": 0.07373,
"h": 259.3
},
"luminance": 0.59149
}Semantic roles & 50–950 ramp
primary
#AECCFB
secondary
#DFB36F
accent
#8C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485