#AFC2FC#AFC2FC
#AFC2FC is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.0% C 0.085 H 270.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC2FC |
|---|---|
| RGB | rgb(175, 194, 252) |
| HSL | hsl(225, 93%, 84%) |
| HSV | hsv(225, 31%, 99%) |
| CMYK | cmyk(30.6%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(78.88, 6.51, -30.66) |
| CIE-LCH | lch(78.88, 31.35, 281.98°) |
| OKLab | oklab(82.02% 0.0006 -0.0847) |
| OKLCH | oklch(82.02% 0.085 270.4) |
| XYZ | xyz(54.5367, 54.7239, 99.7659) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.04
Light Periwinkle
#C1C6FC
ΔE00 4.58
Powder Blue (survey)
#B1D1FC
ΔE00 5.18
Periwinkle
#CCCCFF
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 6.98
Baby Blue (survey)
#A2CFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC2FC #FCE9AF
analogous
#AFE8FC #AFC2FC #C2AFFC
triadic
#AFC2FC #FCAFC2 #C2FCAF
tetradic
#AFC2FC #FCAFE8 #FCE9AF #AFFCC2
square
#AFC2FC #FCAFE8 #FCE9AF #AFFCC2
split-complementary
#AFC2FC #FCC2AF #E8FCAF
monochromatic
#3968F8 #7495FA #AFC2FC #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.76
#AFC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#AFC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC2FC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC2FC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#AAC0FB
Tritanopia (blue-blind)
#9ACDD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afc2fc; /* rgb */ color: rgb(175, 194, 252); /* oklch */ color: oklch(82.0% 0.085 270.4);
Tailwind
colors: {
custom: {
50: '#c8d4fd',
500: '#afc2fc',
950: '#000000',
},
}SCSS
$custom: #afc2fc; $custom-light: #c8d4fd; $custom-dark: #000000;
JSON
{
"hex": "#afc2fc",
"rgb": {
"r": 175,
"g": 194,
"b": 252
},
"hsl": {
"h": 225.195,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.82019,
"c": 0.08469,
"h": 270.4
},
"luminance": 0.54726
}Semantic roles & 50–950 ramp
primary
#AFC2FC
secondary
#E0C46F
accent
#AD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385