#A8ACFC#A8ACFC
#A8ACFC is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.2% C 0.114 H 281.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A8ACFC |
|---|---|
| RGB | rgb(168, 172, 252) |
| HSL | hsl(237, 93%, 82%) |
| HSV | hsv(237, 33%, 99%) |
| CMYK | cmyk(33.3%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.80, 16.71, -40.12) |
| CIE-LCH | lch(72.80, 43.46, 292.61°) |
| OKLab | oklab(77.18% 0.0221 -0.1118) |
| OKLCH | oklch(77.18% 0.114 281.2) |
| XYZ | xyz(48.4668, 44.8566, 98.1811) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 6.73
Light Periwinkle
#C1C6FC
ΔE00 7.67
Perrywinkle
#8F8CE7
ΔE00 8.97
Lavender
#B39DDB
ΔE00 9.24
Lightsteelblue
#B0C4DE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8ACFC #FCF8A8
analogous
#A8D6FC #A8ACFC #CEA8FC
triadic
#A8ACFC #FCA8AC #ACFCA8
tetradic
#A8ACFC #FCA8D6 #FCF8A8 #A8FCCE
square
#A8ACFC #FCA8D6 #FCF8A8 #A8FCCE
split-complementary
#A8ACFC #FCCEA8 #D6FCA8
monochromatic
#323BF8 #6D74FA #A8ACFC #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.11
#A8ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#A8ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8ACFC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8ACFC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#92BBC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a8acfc; /* rgb */ color: rgb(168, 172, 252); /* oklch */ color: oklch(77.2% 0.114 281.2);
Tailwind
colors: {
custom: {
50: '#c4c4fd',
500: '#a8acfc',
950: '#000000',
},
}SCSS
$custom: #a8acfc; $custom-light: #c4c4fd; $custom-dark: #000000;
JSON
{
"hex": "#a8acfc",
"rgb": {
"r": 168,
"g": 172,
"b": 252
},
"hsl": {
"h": 237.143,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.77177,
"c": 0.11397,
"h": 281.2
},
"luminance": 0.44858
}Semantic roles & 50–950 ramp
primary
#A8ACFC
secondary
#F6F5D5
accent
#DB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185