#ACC2F2#ACC2F2
#ACC2F2 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.4% C 0.072 H 265.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2F2 |
|---|---|
| RGB | rgb(172, 194, 242) |
| HSL | hsl(221, 73%, 81%) |
| HSV | hsv(221, 29%, 95%) |
| CMYK | cmyk(28.9%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(78.32, 3.23, -26.18) |
| CIE-LCH | lch(78.32, 26.38, 277.03°) |
| OKLab | oklab(81.41% -0.0056 -0.072) |
| OKLCH | oklch(81.41% 0.072 265.6) |
| XYZ | xyz(52.3275, 53.7632, 91.6075) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.07
Powder Blue (survey)
#B1D1FC
ΔE00 4.55
Light Periwinkle
#C1C6FC
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.12
Baby Blue (survey)
#A2CFFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2F2 #F2DCAC
analogous
#ACE5F2 #ACC2F2 #B9ACF2
triadic
#ACC2F2 #F2ACC2 #C2F2AC
tetradic
#ACC2F2 #F2ACE5 #F2DCAC #ACF2B9
square
#ACC2F2 #F2ACE5 #F2DCAC #ACF2B9
split-complementary
#ACC2F2 #F2B9AC #E5F2AC
monochromatic
#4274E1 #779BEA #ACC2F2 #E1E9FA #E5ECFB
Accessibility & contrast
On white
1.79
#ACC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ACC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2F2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2F2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F4
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#99CCD2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc2f2; /* rgb */ color: rgb(172, 194, 242); /* oklch */ color: oklch(81.4% 0.072 265.6);
Tailwind
colors: {
custom: {
50: '#c6d4f6',
500: '#acc2f2',
950: '#000000',
},
}SCSS
$custom: #acc2f2; $custom-light: #c6d4f6; $custom-dark: #000000;
JSON
{
"hex": "#acc2f2",
"rgb": {
"r": 172,
"g": 194,
"b": 242
},
"hsl": {
"h": 221.143,
"s": 72.917,
"l": 81.176
},
"oklch": {
"l": 0.81413,
"c": 0.07225,
"h": 265.6
},
"luminance": 0.53765
}Semantic roles & 50–950 ramp
primary
#ACC2F2
secondary
#D1B371
accent
#9710D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385