#AFC8FC#AFC8FC
#AFC8FC is a very light, moderate blue. Relative luminance 0.575; OKLCH L 83.2% C 0.078 H 264.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8FC |
|---|---|
| RGB | rgb(175, 200, 252) |
| HSL | hsl(221, 93%, 84%) |
| HSV | hsv(221, 31%, 99%) |
| CMYK | cmyk(30.6%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.43, 3.26, -28.29) |
| CIE-LCH | lch(80.43, 28.48, 276.58°) |
| OKLab | oklab(83.23% -0.0072 -0.078) |
| OKLCH | oklch(83.23% 0.078 264.7) |
| XYZ | xyz(55.8991, 57.4487, 100.2200) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.89
Powder Blue (survey)
#B1D1FC
ΔE00 3.23
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Light Periwinkle
#C1C6FC
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8FC #FCE3AF
analogous
#AFEFFC #AFC8FC #BCAFFC
triadic
#AFC8FC #FCAFC8 #C8FCAF
tetradic
#AFC8FC #FCAFEF #FCE3AF #AFFCBC
square
#AFC8FC #FCAFEF #FCE3AF #AFFCBC
split-complementary
#AFC8FC #FCBCAF #EFFCAF
monochromatic
#3977F8 #749FFA #AFC8FC #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.68
#AFC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#AFC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8FC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8FC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#B0C4FB
Tritanopia (blue-blind)
#99D2D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afc8fc; /* rgb */ color: rgb(175, 200, 252); /* oklch */ color: oklch(83.2% 0.078 264.7);
Tailwind
colors: {
custom: {
50: '#c8d8fd',
500: '#afc8fc',
950: '#000000',
},
}SCSS
$custom: #afc8fc; $custom-light: #c8d8fd; $custom-dark: #000000;
JSON
{
"hex": "#afc8fc",
"rgb": {
"r": 175,
"g": 200,
"b": 252
},
"hsl": {
"h": 220.519,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.83229,
"c": 0.0783,
"h": 264.7
},
"luminance": 0.57451
}Semantic roles & 50–950 ramp
primary
#AFC8FC
secondary
#E0BC6F
accent
#9B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385