#AFC8FD#AFC8FD
#AFC8FD is a very light, moderate blue. Relative luminance 0.575; OKLCH L 83.3% C 0.080 H 265.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8FD |
|---|---|
| RGB | rgb(175, 200, 253) |
| HSL | hsl(221, 95%, 84%) |
| HSV | hsv(221, 31%, 99%) |
| CMYK | cmyk(30.8%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(80.47, 3.51, -28.77) |
| CIE-LCH | lch(80.47, 28.98, 276.95°) |
| OKLab | oklab(83.27% -0.0069 -0.0793) |
| OKLCH | oklch(83.27% 0.08 265) |
| XYZ | xyz(56.0580, 57.5123, 101.0568) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.84
Powder Blue (survey)
#B1D1FC
ΔE00 3.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.54
Light Periwinkle
#C1C6FC
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8FD #FDE4AF
analogous
#AFEFFD #AFC8FD #BDAFFD
triadic
#AFC8FD #FDAFC8 #C8FDAF
tetradic
#AFC8FD #FDAFEF #FDE4AF #AFFDBD
square
#AFC8FD #FDAFEF #FDE4AF #AFFDBD
split-complementary
#AFC8FD #FDBDAF #EFFDAF
monochromatic
#3876FA #739FFC #AFC8FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.68
#AFC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#AFC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8FD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8FD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#99D3DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afc8fd; /* rgb */ color: rgb(175, 200, 253); /* oklch */ color: oklch(83.3% 0.080 265.0);
Tailwind
colors: {
custom: {
50: '#c8d8fe',
500: '#afc8fd',
950: '#000000',
},
}SCSS
$custom: #afc8fd; $custom-light: #c8d8fe; $custom-dark: #000000;
JSON
{
"hex": "#afc8fd",
"rgb": {
"r": 175,
"g": 200,
"b": 253
},
"hsl": {
"h": 220.769,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.83268,
"c": 0.07962,
"h": 265
},
"luminance": 0.57514
}Semantic roles & 50–950 ramp
primary
#AFC8FD
secondary
#E2BD6E
accent
#9C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385