#FFAF99#FFAF99
#FFAF99 is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.6% C 0.099 H 36.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF99 |
|---|---|
| RGB | rgb(255, 175, 153) |
| HSL | hsl(13, 100%, 80%) |
| HSV | hsv(13, 40%, 100%) |
| CMYK | cmyk(0%, 31.4%, 40%, 0%) |
| CIE-LAB | lab(78.59, 26.66, 23.13) |
| CIE-LCH | lch(78.59, 35.29, 40.95°) |
| OKLab | oklab(82.55% 0.0804 0.0585) |
| OKLCH | oklch(82.55% 0.099 36) |
| XYZ | xyz(62.3224, 54.2243, 37.3147) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.66
Light Salmon
#FEA993
ΔE00 1.48
Blush (survey)
#F29E8E
ΔE00 4.61
Peachy Pink
#FF9A8A
ΔE00 5.64
Lightsalmon
#FFA07A
ΔE00 5.93
Darksalmon
#E9967A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF99 #99E9FF
analogous
#FF99B6 #FFAF99 #FFE299
triadic
#FFAF99 #99FFAF #AF99FF
tetradic
#FFAF99 #B6FF99 #99E9FF #E299FF
square
#FFAF99 #B6FF99 #99E9FF #E299FF
split-complementary
#FFAF99 #99FFE2 #99B6FF
monochromatic
#FF4F1F #FF7F5C #FFAF99 #FFDFD6 #FFE7E0
Accessibility & contrast
On white
1.77
#FFAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FFAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF99
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF99 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#FFA3A9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf99; /* rgb */ color: rgb(255, 175, 153); /* oklch */ color: oklch(82.6% 0.099 36.0);
Tailwind
colors: {
custom: {
50: '#ffc7b7',
500: '#ffaf99',
950: '#000000',
},
}SCSS
$custom: #ffaf99; $custom-light: #ffc7b7; $custom-dark: #000000;
JSON
{
"hex": "#ffaf99",
"rgb": {
"r": 255,
"g": 175,
"b": 153
},
"hsl": {
"h": 12.941,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.82551,
"c": 0.09946,
"h": 36
},
"luminance": 0.5422
}Semantic roles & 50–950 ramp
primary
#FFAF99
secondary
#5AC5E2
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281