#ACCCFB#ACCCFB
#ACCCFB is a very light, moderate blue. Relative luminance 0.589; OKLCH L 83.8% C 0.075 H 257.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCFB |
|---|---|
| RGB | rgb(172, 204, 251) |
| HSL | hsl(216, 91%, 83%) |
| HSV | hsv(216, 31%, 98%) |
| CMYK | cmyk(31.5%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.25, 0.03, -26.52) |
| CIE-LCH | lch(81.25, 26.52, 270.07°) |
| OKLab | oklab(83.81% -0.0157 -0.073) |
| OKLCH | oklch(83.81% 0.075 257.9) |
| XYZ | xyz(56.0136, 58.9191, 99.6693) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.39
Baby Blue (survey)
#A2CFFE
ΔE00 3.31
Pastel Blue
#A2BFFE
ΔE00 3.62
Lightsteelblue
#B0C4DE
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 5.95
Carolina Blue
#8AB8FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCFB #FBDBAC
analogous
#ACF4FB #ACCCFB #B3ACFB
triadic
#ACCCFB #FBACCC #CCFBAC
tetradic
#ACCCFB #FBACF4 #FBDBAC #ACFBB3
square
#ACCCFB #FBACF4 #FBDBAC #ACFBB3
split-complementary
#ACCCFB #FBB3AC #F4FBAC
monochromatic
#3784F5 #72A8F8 #ACCCFB #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.64
#ACCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#ACCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCFB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCFB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#95D6DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #acccfb; /* rgb */ color: rgb(172, 204, 251); /* oklch */ color: oklch(83.8% 0.075 257.9);
Tailwind
colors: {
custom: {
50: '#c6dbfc',
500: '#acccfb',
950: '#000000',
},
}SCSS
$custom: #acccfb; $custom-light: #c6dbfc; $custom-dark: #000000;
JSON
{
"hex": "#acccfb",
"rgb": {
"r": 172,
"g": 204,
"b": 251
},
"hsl": {
"h": 215.696,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.83807,
"c": 0.0747,
"h": 257.9
},
"luminance": 0.58921
}Semantic roles & 50–950 ramp
primary
#ACCCFB
secondary
#DEB06D
accent
#8900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485