#ACBFEF#ACBFEF
#ACBFEF is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.071 H 267.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFEF |
|---|---|
| RGB | rgb(172, 191, 239) |
| HSL | hsl(223, 68%, 81%) |
| HSV | hsv(223, 28%, 94%) |
| CMYK | cmyk(28%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.44, 4.13, -25.92) |
| CIE-LCH | lch(77.44, 26.25, 279.06°) |
| OKLab | oklab(80.69% -0.0026 -0.0713) |
| OKLCH | oklch(80.69% 0.071 267.9) |
| XYZ | xyz(51.2197, 52.2626, 89.0336) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.72
Light Periwinkle
#C1C6FC
ΔE00 4.78
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.50
Periwinkle
#CCCCFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFEF #EFDCAC
analogous
#ACE0EF #ACBFEF #BAACEF
triadic
#ACBFEF #EFACBF #BFEFAC
tetradic
#ACBFEF #EFACE0 #EFDCAC #ACEFBA
square
#ACBFEF #EFACE0 #EFDCAC #ACEFBA
split-complementary
#ACBFEF #EFBAAC #E0EFAC
monochromatic
#4570DB #7997E5 #ACBFEF #DFE7F9 #E5EBFA
Accessibility & contrast
On white
1.83
#ACBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ACBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFEF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFEF | 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)
#B0C2F1
Deuteranopia (green-blind)
#AABDEE
Tritanopia (blue-blind)
#9AC8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbfef; /* rgb */ color: rgb(172, 191, 239); /* oklch */ color: oklch(80.7% 0.071 267.9);
Tailwind
colors: {
custom: {
50: '#c6d2f4',
500: '#acbfef',
950: '#000000',
},
}SCSS
$custom: #acbfef; $custom-light: #c6d2f4; $custom-dark: #000000;
JSON
{
"hex": "#acbfef",
"rgb": {
"r": 172,
"g": 191,
"b": 239
},
"hsl": {
"h": 222.985,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.80686,
"c": 0.07134,
"h": 267.9
},
"luminance": 0.52264
}Semantic roles & 50–950 ramp
primary
#ACBFEF
secondary
#CDB372
accent
#9B16D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385