#ACAFFD#ACAFFD
#ACAFFD is a light, moderate blue. Relative luminance 0.465; OKLCH L 78.1% C 0.111 H 281.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAFFD |
|---|---|
| RGB | rgb(172, 175, 253) |
| HSL | hsl(238, 95%, 83%) |
| HSV | hsv(238, 32%, 99%) |
| CMYK | cmyk(32%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(73.88, 16.39, -38.95) |
| CIE-LCH | lch(73.88, 42.26, 292.82°) |
| OKLab | oklab(78.1% 0.0227 -0.1084) |
| OKLCH | oklch(78.1% 0.111 281.8) |
| XYZ | xyz(50.0680, 46.5210, 99.2509) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 6.79
Periwinkle Blue
#8F99FB
ΔE00 7.09
Pale Violet
#CEAEFA
ΔE00 8.80
Periwinkle
#CCCCFF
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAFFD #FDFAAC
analogous
#ACD7FD #ACAFFD #D1ACFD
triadic
#ACAFFD #FDACAF #AFFDAC
tetradic
#ACAFFD #FDACD7 #FDFAAC #ACFDD1
square
#ACAFFD #FDACD7 #FDFAAC #ACFDD1
split-complementary
#ACAFFD #FDD1AC #D7FDAC
monochromatic
#343CFA #7075FC #ACAFFD #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.04
#ACAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#ACAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAFFD
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAFFD | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#97BDCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acaffd; /* rgb */ color: rgb(172, 175, 253); /* oklch */ color: oklch(78.1% 0.111 281.8);
Tailwind
colors: {
custom: {
50: '#c7c6fe',
500: '#acaffd',
950: '#000000',
},
}SCSS
$custom: #acaffd; $custom-light: #c7c6fe; $custom-dark: #000000;
JSON
{
"hex": "#acaffd",
"rgb": {
"r": 172,
"g": 175,
"b": 253
},
"hsl": {
"h": 237.778,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.781,
"c": 0.11072,
"h": 281.8
},
"luminance": 0.46522
}Semantic roles & 50–950 ramp
primary
#ACAFFD
secondary
#F7F5D4
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286