#FFAFAF#FFAFAF
#FFAFAF is a very light, moderate red. Relative luminance 0.550; OKLCH L 83.1% C 0.094 H 19.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFAF |
|---|---|
| RGB | rgb(255, 175, 175) |
| HSL | hsl(0, 100%, 84%) |
| HSV | hsv(0, 31%, 100%) |
| CMYK | cmyk(0%, 31.4%, 31.4%, 0%) |
| CIE-LAB | lab(79.05, 29.24, 11.90) |
| CIE-LCH | lch(79.05, 31.57, 22.14°) |
| OKLab | oklab(83.06% 0.0889 0.0311) |
| OKLCH | oklch(83.06% 0.094 19.3) |
| XYZ | xyz(64.3098, 55.0193, 47.7817) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.60
Pale Rose
#FDC1C5
ΔE00 5.36
Soft Pink
#FDB0C0
ΔE00 5.71
Pink
#FFC0CB
ΔE00 6.45
Light Rose
#FFC5CB
ΔE00 6.51
Bubblegum
#FFC1CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFAF #AFFFFF
analogous
#FFAFD7 #FFAFAF #FFD7AF
triadic
#FFAFAF #AFFFAF #AFAFFF
tetradic
#FFAFAF #D7FFAF #AFFFFF #D7AFFF
square
#FFAFAF #D7FFAF #AFFFFF #D7AFFF
split-complementary
#FFAFAF #AFFFD7 #AFD7FF
monochromatic
#FF3535 #FF7272 #FFAFAF #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.75
#FFAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#FFAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFAF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFAF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBAF
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#FFA7AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffafaf; /* rgb */ color: rgb(255, 175, 175); /* oklch */ color: oklch(83.1% 0.094 19.3);
Tailwind
colors: {
custom: {
50: '#ffc7c6',
500: '#ffafaf',
950: '#000000',
},
}SCSS
$custom: #ffafaf; $custom-light: #ffc7c6; $custom-dark: #000000;
JSON
{
"hex": "#ffafaf",
"rgb": {
"r": 255,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.83057,
"c": 0.09417,
"h": 19.3
},
"luminance": 0.55015
}Semantic roles & 50–950 ramp
primary
#FFAFAF
secondary
#6DE5E5
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282