#ACBDFD#ACBDFD
#ACBDFD is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.9% C 0.093 H 272.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDFD |
|---|---|
| RGB | rgb(172, 189, 253) |
| HSL | hsl(227, 95%, 83%) |
| HSV | hsv(227, 32%, 99%) |
| CMYK | cmyk(32%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(77.43, 8.65, -33.45) |
| CIE-LCH | lch(77.43, 34.55, 284.49°) |
| OKLab | oklab(80.85% 0.0044 -0.0926) |
| OKLCH | oklch(80.85% 0.093 272.7) |
| XYZ | xyz(52.9354, 52.2558, 100.2067) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.04
Light Periwinkle
#C1C6FC
ΔE00 5.08
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Carolina Blue
#8AB8FE
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDFD #FDECAC
analogous
#ACE6FD #ACBDFD #C3ACFD
triadic
#ACBDFD #FDACBD #BDFDAC
tetradic
#ACBDFD #FDACE6 #FDECAC #ACFDC3
square
#ACBDFD #FDACE6 #FDECAC #ACFDC3
split-complementary
#ACBDFD #FDC3AC #E6FDAC
monochromatic
#345EFA #708DFC #ACBDFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.83
#ACBDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ACBDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDFD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDFD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#96C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbdfd; /* rgb */ color: rgb(172, 189, 253); /* oklch */ color: oklch(80.9% 0.093 272.7);
Tailwind
colors: {
custom: {
50: '#c6d0fe',
500: '#acbdfd',
950: '#000000',
},
}SCSS
$custom: #acbdfd; $custom-light: #c6d0fe; $custom-dark: #000000;
JSON
{
"hex": "#acbdfd",
"rgb": {
"r": 172,
"g": 189,
"b": 253
},
"hsl": {
"h": 227.407,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.80852,
"c": 0.09274,
"h": 272.7
},
"luminance": 0.52258
}Semantic roles & 50–950 ramp
primary
#ACBDFD
secondary
#E2C96C
accent
#B500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385