#ACC5FE#ACC5FE
#ACC5FE is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.5% C 0.085 H 266.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC5FE |
|---|---|
| RGB | rgb(172, 197, 254) |
| HSL | hsl(222, 98%, 84%) |
| HSV | hsv(222, 32%, 100%) |
| CMYK | cmyk(32.3%, 22.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.53, 4.54, -30.75) |
| CIE-LCH | lch(79.53, 31.08, 278.39°) |
| OKLab | oklab(82.5% -0.0057 -0.085) |
| OKLCH | oklch(82.5% 0.085 266.2) |
| XYZ | xyz(54.8637, 55.8568, 101.6374) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.07
Powder Blue (survey)
#B1D1FC
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Light Periwinkle
#C1C6FC
ΔE00 5.96
Carolina Blue
#8AB8FE
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC5FE #FEE5AC
analogous
#ACEEFE #ACC5FE #BCACFE
triadic
#ACC5FE #FEACC5 #C5FEAC
tetradic
#ACC5FE #FEACEE #FEE5AC #ACFEBC
square
#ACC5FE #FEACEE #FEE5AC #ACFEBC
split-complementary
#ACC5FE #FEBCAC #EEFEAC
monochromatic
#3370FD #709BFD #ACC5FE #E1EAFF #E1EAFF
Accessibility & contrast
On white
1.73
#ACC5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#ACC5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC5FE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC5FE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#94D0D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acc5fe; /* rgb */ color: rgb(172, 197, 254); /* oklch */ color: oklch(82.5% 0.085 266.2);
Tailwind
colors: {
custom: {
50: '#c6d6ff',
500: '#acc5fe',
950: '#000000',
},
}SCSS
$custom: #acc5fe; $custom-light: #c6d6ff; $custom-dark: #000000;
JSON
{
"hex": "#acc5fe",
"rgb": {
"r": 172,
"g": 197,
"b": 254
},
"hsl": {
"h": 221.707,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.825,
"c": 0.08517,
"h": 266.2
},
"luminance": 0.55859
}Semantic roles & 50–950 ramp
primary
#ACC5FE
secondary
#E3BF6B
accent
#A000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386