#ACC2FB#ACC2FB
#ACC2FB is a light, moderate blue. Relative luminance 0.543; OKLCH L 81.8% C 0.084 H 268.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2FB |
|---|---|
| RGB | rgb(172, 194, 251) |
| HSL | hsl(223, 91%, 83%) |
| HSV | hsv(223, 31%, 98%) |
| CMYK | cmyk(31.5%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.65, 5.42, -30.51) |
| CIE-LCH | lch(78.65, 30.99, 280.08°) |
| OKLab | oklab(81.77% -0.0027 -0.0843) |
| OKLCH | oklch(81.77% 0.084 268.1) |
| XYZ | xyz(53.7126, 54.3173, 98.9023) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.30
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Light Periwinkle
#C1C6FC
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Carolina Blue
#8AB8FE
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2FB #FBE5AC
analogous
#ACEAFB #ACC2FB #BDACFB
triadic
#ACC2FB #FBACC2 #C2FBAC
tetradic
#ACC2FB #FBACEA #FBE5AC #ACFBBD
square
#ACC2FB #FBACEA #FBE5AC #ACFBBD
split-complementary
#ACC2FB #FBBDAC #EAFBAC
monochromatic
#376CF5 #7297F8 #ACC2FB #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.77
#ACC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#ACC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2FB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2FB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FE
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#96CDD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc2fb; /* rgb */ color: rgb(172, 194, 251); /* oklch */ color: oklch(81.8% 0.084 268.1);
Tailwind
colors: {
custom: {
50: '#c6d4fc',
500: '#acc2fb',
950: '#000000',
},
}SCSS
$custom: #acc2fb; $custom-light: #c6d4fc; $custom-dark: #000000;
JSON
{
"hex": "#acc2fb",
"rgb": {
"r": 172,
"g": 194,
"b": 251
},
"hsl": {
"h": 223.291,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.81772,
"c": 0.08433,
"h": 268.1
},
"luminance": 0.54319
}Semantic roles & 50–950 ramp
primary
#ACC2FB
secondary
#DEBF6D
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385