#ACAEFF#ACAEFF
#ACAEFF is a light, moderate blue. Relative luminance 0.463; OKLCH L 78.0% C 0.115 H 282.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEFF |
|---|---|
| RGB | rgb(172, 174, 255) |
| HSL | hsl(239, 100%, 84%) |
| HSV | hsv(239, 33%, 100%) |
| CMYK | cmyk(32.5%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(73.71, 17.45, -40.29) |
| CIE-LCH | lch(73.71, 43.91, 293.42°) |
| OKLab | oklab(78% 0.0245 -0.1122) |
| OKLCH | oklch(78% 0.115 282.3) |
| XYZ | xyz(50.1944, 46.2612, 100.8730) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.81
Periwinkle Blue
#8F99FB
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 7.17
Pale Violet
#CEAEFA
ΔE00 8.79
Lightsteelblue
#B0C4DE
ΔE00 9.15
Lavender
#B39DDB
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEFF #FFFDAC
analogous
#ACD7FF #ACAEFF #D3ACFF
triadic
#ACAEFF #FFACAE #AEFFAC
tetradic
#ACAEFF #FFACD7 #FFFDAC #ACFFD3
square
#ACAEFF #FFACD7 #FFFDAC #ACFFD3
split-complementary
#ACAEFF #FFD3AC #D7FFAC
monochromatic
#3237FF #6F72FF #ACAEFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
2.05
#ACAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#ACAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEFF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEFF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#92B2FD
Tritanopia (blue-blind)
#96BDCB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #acaeff; /* rgb */ color: rgb(172, 174, 255); /* oklch */ color: oklch(78.0% 0.115 282.3);
Tailwind
colors: {
custom: {
50: '#c7c6ff',
500: '#acaeff',
950: '#000000',
},
}SCSS
$custom: #acaeff; $custom-light: #c7c6ff; $custom-dark: #000000;
JSON
{
"hex": "#acaeff",
"rgb": {
"r": 172,
"g": 174,
"b": 255
},
"hsl": {
"h": 238.554,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.77998,
"c": 0.11487,
"h": 282.3
},
"luminance": 0.46263
}Semantic roles & 50–950 ramp
primary
#ACAEFF
secondary
#F7F6D4
accent
#E000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286