#ACAFEF#ACAFEF
#ACAFEF is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.5% C 0.091 H 282.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAFEF |
|---|---|
| RGB | rgb(172, 175, 239) |
| HSL | hsl(237, 68%, 81%) |
| HSV | hsv(237, 28%, 94%) |
| CMYK | cmyk(28%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.33, 12.93, -32.24) |
| CIE-LCH | lch(73.33, 34.73, 291.85°) |
| OKLab | oklab(77.49% 0.0189 -0.0892) |
| OKLCH | oklch(77.49% 0.091 282) |
| XYZ | xyz(47.9191, 45.6614, 87.9334) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.95
Pastel Blue
#A2BFFE
ΔE00 7.41
Lavender
#B39DDB
ΔE00 7.71
Periwinkle
#CCCCFF
ΔE00 7.98
Pale Violet
#CEAEFA
ΔE00 8.28
Periwinkle Blue
#8F99FB
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAFEF #EFECAC
analogous
#ACD0EF #ACAFEF #CAACEF
triadic
#ACAFEF #EFACAF #AFEFAC
tetradic
#ACAFEF #EFACD0 #EFECAC #ACEFCA
square
#ACAFEF #EFACD0 #EFECAC #ACEFCA
split-complementary
#ACAFEF #EFCAAC #D0EFAC
monochromatic
#454CDB #797EE5 #ACAFEF #DFE0F9 #E5E6FA
Accessibility & contrast
On white
2.07
#ACAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#ACAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAFEF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAFEF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F2
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#9CBBC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acafef; /* rgb */ color: rgb(172, 175, 239); /* oklch */ color: oklch(77.5% 0.091 282.0);
Tailwind
colors: {
custom: {
50: '#c6c6f4',
500: '#acafef',
950: '#000000',
},
}SCSS
$custom: #acafef; $custom-light: #c6c6f4; $custom-dark: #000000;
JSON
{
"hex": "#acafef",
"rgb": {
"r": 172,
"g": 175,
"b": 239
},
"hsl": {
"h": 237.313,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.77486,
"c": 0.09114,
"h": 282
},
"luminance": 0.45663
}Semantic roles & 50–950 ramp
primary
#ACAFEF
secondary
#F2F0D9
accent
#C716D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285