#ACBDFE#ACBDFE
#ACBDFE is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.9% C 0.094 H 272.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBDFE |
|---|---|
| RGB | rgb(172, 189, 254) |
| HSL | hsl(228, 98%, 84%) |
| HSV | hsv(228, 32%, 100%) |
| CMYK | cmyk(32.3%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.47, 8.89, -33.92) |
| CIE-LCH | lch(77.47, 35.07, 284.69°) |
| OKLab | oklab(80.89% 0.0046 -0.094) |
| OKLCH | oklch(80.89% 0.094 272.8) |
| XYZ | xyz(53.0952, 52.3197, 101.0479) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.00
Light Periwinkle
#C1C6FC
ΔE00 5.17
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Carolina Blue
#8AB8FE
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBDFE #FEEDAC
analogous
#ACE6FE #ACBDFE #C4ACFE
triadic
#ACBDFE #FEACBD #BDFEAC
tetradic
#ACBDFE #FEACE6 #FEEDAC #ACFEC4
square
#ACBDFE #FEACE6 #FEEDAC #ACFEC4
split-complementary
#ACBDFE #FEC4AC #E6FEAC
monochromatic
#335DFD #708DFD #ACBDFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.83
#ACBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#ACBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBDFE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBDFE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#95CAD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbdfe; /* rgb */ color: rgb(172, 189, 254); /* oklch */ color: oklch(80.9% 0.094 272.8);
Tailwind
colors: {
custom: {
50: '#c6d0ff',
500: '#acbdfe',
950: '#000000',
},
}SCSS
$custom: #acbdfe; $custom-light: #c6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#acbdfe",
"rgb": {
"r": 172,
"g": 189,
"b": 254
},
"hsl": {
"h": 227.561,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.80894,
"c": 0.09411,
"h": 272.8
},
"luminance": 0.52322
}Semantic roles & 50–950 ramp
primary
#ACBDFE
secondary
#E3CA6B
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386