#ACBEFD#ACBEFD
#ACBEFD is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.1% C 0.092 H 271.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEFD |
|---|---|
| RGB | rgb(172, 190, 253) |
| HSL | hsl(227, 95%, 83%) |
| HSV | hsv(227, 32%, 99%) |
| CMYK | cmyk(32%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(77.69, 8.10, -33.05) |
| CIE-LCH | lch(77.69, 34.03, 283.77°) |
| OKLab | oklab(81.05% 0.0031 -0.0915) |
| OKLCH | oklch(81.05% 0.092 271.9) |
| XYZ | xyz(53.1513, 52.6875, 100.2787) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.83
Light Periwinkle
#C1C6FC
ΔE00 5.11
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Carolina Blue
#8AB8FE
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.36
Periwinkle
#CCCCFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEFD #FDEBAC
analogous
#ACE6FD #ACBEFD #C2ACFD
triadic
#ACBEFD #FDACBE #BEFDAC
tetradic
#ACBEFD #FDACE6 #FDEBAC #ACFDC2
square
#ACBEFD #FDACE6 #FDEBAC #ACFDC2
split-complementary
#ACBEFD #FDC2AC #E6FDAC
monochromatic
#3460FA #708FFC #ACBEFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.82
#ACBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ACBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEFD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEFD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#96CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acbefd; /* rgb */ color: rgb(172, 190, 253); /* oklch */ color: oklch(81.1% 0.092 271.9);
Tailwind
colors: {
custom: {
50: '#c6d1fe',
500: '#acbefd',
950: '#000000',
},
}SCSS
$custom: #acbefd; $custom-light: #c6d1fe; $custom-dark: #000000;
JSON
{
"hex": "#acbefd",
"rgb": {
"r": 172,
"g": 190,
"b": 253
},
"hsl": {
"h": 226.667,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.81052,
"c": 0.09156,
"h": 271.9
},
"luminance": 0.52689
}Semantic roles & 50–950 ramp
primary
#ACBEFD
secondary
#E2C76C
accent
#B300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385