#ACBFEE#ACBFEE
#ACBFEE is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.6% C 0.070 H 267.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFEE |
|---|---|
| RGB | rgb(172, 191, 238) |
| HSL | hsl(223, 66%, 80%) |
| HSV | hsv(223, 28%, 93%) |
| CMYK | cmyk(27.7%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.40, 3.90, -25.44) |
| CIE-LCH | lch(77.40, 25.74, 278.71°) |
| OKLab | oklab(80.65% -0.0029 -0.0699) |
| OKLCH | oklch(80.65% 0.07 267.6) |
| XYZ | xyz(51.0724, 52.2037, 88.2578) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.83
Light Periwinkle
#C1C6FC
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 5.85
Light Blue Grey
#B7C9E2
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFEE #EEDBAC
analogous
#ACE0EE #ACBFEE #BAACEE
triadic
#ACBFEE #EEACBF #BFEEAC
tetradic
#ACBFEE #EEACE0 #EEDBAC #ACEEBA
square
#ACBFEE #EEACE0 #EEDBAC #ACEEBA
split-complementary
#ACBFEE #EEBAAC #E0EEAC
monochromatic
#4671D9 #7998E4 #ACBFEE #DFE6F8 #E6EBFA
Accessibility & contrast
On white
1.84
#ACBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#ACBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFEE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFEE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#9AC8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acbfee; /* rgb */ color: rgb(172, 191, 238); /* oklch */ color: oklch(80.6% 0.070 267.6);
Tailwind
colors: {
custom: {
50: '#c6d2f3',
500: '#acbfee',
950: '#000000',
},
}SCSS
$custom: #acbfee; $custom-light: #c6d2f3; $custom-dark: #000000;
JSON
{
"hex": "#acbfee",
"rgb": {
"r": 172,
"g": 191,
"b": 238
},
"hsl": {
"h": 222.727,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.80647,
"c": 0.06999,
"h": 267.6
},
"luminance": 0.52205
}Semantic roles & 50–950 ramp
primary
#ACBFEE
secondary
#CBB273
accent
#9918CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385