#ACB2F2#ACB2F2
#ACB2F2 is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.2% C 0.091 H 279.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB2F2 |
|---|---|
| RGB | rgb(172, 178, 242) |
| HSL | hsl(235, 73%, 81%) |
| HSV | hsv(235, 29%, 95%) |
| CMYK | cmyk(28.9%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(74.20, 11.99, -32.51) |
| CIE-LCH | lch(74.20, 34.65, 290.25°) |
| OKLab | oklab(78.21% 0.0157 -0.0899) |
| OKLCH | oklch(78.21% 0.091 279.9) |
| XYZ | xyz(48.9564, 47.0209, 90.4837) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 7.63
Periwinkle Blue
#8F99FB
ΔE00 8.44
Lavender
#B39DDB
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB2F2 #F2ECAC
analogous
#ACD5F2 #ACB2F2 #C9ACF2
triadic
#ACB2F2 #F2ACB2 #B2F2AC
tetradic
#ACB2F2 #F2ACD5 #F2ECAC #ACF2C9
square
#ACB2F2 #F2ACD5 #F2ECAC #ACF2C9
split-complementary
#ACB2F2 #F2C9AC #D5F2AC
monochromatic
#4250E1 #7781EA #ACB2F2 #E1E3FA #E5E6FB
Accessibility & contrast
On white
2.02
#ACB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#ACB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB2F2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB2F2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B9F5
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#9ABEC8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acb2f2; /* rgb */ color: rgb(172, 178, 242); /* oklch */ color: oklch(78.2% 0.091 279.9);
Tailwind
colors: {
custom: {
50: '#c6c8f6',
500: '#acb2f2',
950: '#000000',
},
}SCSS
$custom: #acb2f2; $custom-light: #c6c8f6; $custom-dark: #000000;
JSON
{
"hex": "#acb2f2",
"rgb": {
"r": 172,
"g": 178,
"b": 242
},
"hsl": {
"h": 234.857,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.78205,
"c": 0.09129,
"h": 279.9
},
"luminance": 0.47022
}Semantic roles & 50–950 ramp
primary
#ACB2F2
secondary
#F3F0D8
accent
#C410D5
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285