#AFC8FF#AFC8FF
#AFC8FF is a very light, moderate blue. Relative luminance 0.576; OKLCH L 83.3% C 0.082 H 265.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC8FF |
|---|---|
| RGB | rgb(175, 200, 255) |
| HSL | hsl(221, 100%, 84%) |
| HSV | hsv(221, 31%, 100%) |
| CMYK | cmyk(31.4%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(80.54, 3.99, -29.72) |
| CIE-LCH | lch(80.54, 29.99, 277.65°) |
| OKLab | oklab(83.35% -0.0063 -0.082) |
| OKLCH | oklch(83.35% 0.082 265.6) |
| XYZ | xyz(56.3783, 57.6404, 102.7435) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.74
Powder Blue (survey)
#B1D1FC
ΔE00 3.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC8FF #FFE6AF
analogous
#AFF0FF #AFC8FF #BEAFFF
triadic
#AFC8FF #FFAFC8 #C8FFAF
tetradic
#AFC8FF #FFAFF0 #FFE6AF #AFFFBE
square
#AFC8FF #FFAFF0 #FFE6AF #AFFFBE
split-complementary
#AFC8FF #FFBEAF #F0FFAF
monochromatic
#3574FF #729EFF #AFC8FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.68
#AFC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#AFC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC8FF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC8FF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#AFC5FE
Tritanopia (blue-blind)
#98D3DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afc8ff; /* rgb */ color: rgb(175, 200, 255); /* oklch */ color: oklch(83.3% 0.082 265.6);
Tailwind
colors: {
custom: {
50: '#c8d8ff',
500: '#afc8ff',
950: '#000000',
},
}SCSS
$custom: #afc8ff; $custom-light: #c8d8ff; $custom-dark: #000000;
JSON
{
"hex": "#afc8ff",
"rgb": {
"r": 175,
"g": 200,
"b": 255
},
"hsl": {
"h": 221.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.83348,
"c": 0.08227,
"h": 265.6
},
"luminance": 0.57643
}Semantic roles & 50–950 ramp
primary
#AFC8FF
secondary
#E5C06D
accent
#9E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386