#ACBFDA#ACBFDA
#ACBFDA is a light, muted blue. Relative luminance 0.511; OKLCH L 79.9% C 0.044 H 257.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFDA |
|---|---|
| RGB | rgb(172, 191, 218) |
| HSL | hsl(215, 38%, 76%) |
| HSV | hsv(215, 21%, 85%) |
| CMYK | cmyk(21.1%, 12.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.74, -0.73, -15.66) |
| CIE-LCH | lch(76.74, 15.68, 267.32°) |
| OKLab | oklab(79.9% -0.0097 -0.0426) |
| OKLCH | oklch(79.9% 0.044 257.1) |
| XYZ | xyz(48.2956, 51.0930, 73.6335) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.39
Cloudy Blue
#ACC2D9
ΔE00 2.39
Light Blue Grey
#B7C9E2
ΔE00 2.65
Light Grey Blue
#9DBCD4
ΔE00 4.94
Powder Blue (survey)
#B1D1FC
ΔE00 6.28
Pastel Blue
#A2BFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFDA #DAC7AC
analogous
#ACD6DA #ACBFDA #B0ACDA
triadic
#ACBFDA #DAACBF #BFDAAC
tetradic
#ACBFDA #DAACD6 #DAC7AC #ACDAB0
square
#ACBFDA #DAACD6 #DAC7AC #ACDAB0
split-complementary
#ACBFDA #DAB0AC #D6DAAC
monochromatic
#577EB4 #829EC7 #ACBFDA #D6E0ED #EAEFF6
Accessibility & contrast
On white
1.87
#ACBFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ACBFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFDA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFDA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#B1BBD9
Tritanopia (blue-blind)
#A0C5C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acbfda; /* rgb */ color: rgb(172, 191, 218); /* oklch */ color: oklch(79.9% 0.044 257.1);
Tailwind
colors: {
custom: {
50: '#c5d2e5',
500: '#acbfda',
950: '#000000',
},
}SCSS
$custom: #acbfda; $custom-light: #c5d2e5; $custom-dark: #000000;
JSON
{
"hex": "#acbfda",
"rgb": {
"r": 172,
"g": 191,
"b": 218
},
"hsl": {
"h": 215.217,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.79903,
"c": 0.04371,
"h": 257.1
},
"luminance": 0.51094
}Semantic roles & 50–950 ramp
primary
#ACBFDA
secondary
#B29A79
accent
#7E34B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384