#ACC0FC#ACC0FC
#ACC0FC is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.4% C 0.088 H 270.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0FC |
|---|---|
| RGB | rgb(172, 192, 252) |
| HSL | hsl(225, 93%, 83%) |
| HSV | hsv(225, 32%, 99%) |
| CMYK | cmyk(31.7%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.17, 6.76, -31.78) |
| CIE-LCH | lch(78.17, 32.49, 282.00°) |
| OKLab | oklab(81.41% 0.0002 -0.0879) |
| OKLCH | oklch(81.41% 0.088 270.1) |
| XYZ | xyz(53.4286, 53.4963, 99.5873) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.51
Light Periwinkle
#C1C6FC
ΔE00 5.16
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Carolina Blue
#8AB8FE
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0FC #FCE8AC
analogous
#ACE8FC #ACC0FC #C0ACFC
triadic
#ACC0FC #FCACC0 #C0FCAC
tetradic
#ACC0FC #FCACE8 #FCE8AC #ACFCC0
square
#ACC0FC #FCACE8 #FCE8AC #ACFCC0
split-complementary
#ACC0FC #FCC0AC #E8FCAC
monochromatic
#3666F8 #7193FA #ACC0FC #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.79
#ACC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#ACC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0FC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0FC | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#96CCD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc0fc; /* rgb */ color: rgb(172, 192, 252); /* oklch */ color: oklch(81.4% 0.088 270.1);
Tailwind
colors: {
custom: {
50: '#c6d2fd',
500: '#acc0fc',
950: '#000000',
},
}SCSS
$custom: #acc0fc; $custom-light: #c6d2fd; $custom-dark: #000000;
JSON
{
"hex": "#acc0fc",
"rgb": {
"r": 172,
"g": 192,
"b": 252
},
"hsl": {
"h": 225,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.81411,
"c": 0.0879,
"h": 270.1
},
"luminance": 0.53498
}Semantic roles & 50–950 ramp
primary
#ACC0FC
secondary
#E0C36C
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385