#FFAF96#FFAF96
#FFAF96 is a very light, moderate red. Relative luminance 0.541; OKLCH L 82.5% C 0.101 H 38.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF96 |
|---|---|
| RGB | rgb(255, 175, 150) |
| HSL | hsl(14, 100%, 79%) |
| HSV | hsv(14, 41%, 100%) |
| CMYK | cmyk(0%, 31.4%, 41.2%, 0%) |
| CIE-LAB | lab(78.54, 26.33, 24.66) |
| CIE-LCH | lch(78.54, 36.08, 43.12°) |
| OKLab | oklab(82.49% 0.0793 0.0621) |
| OKLCH | oklch(82.49% 0.101 38.1) |
| XYZ | xyz(62.0777, 54.1264, 36.0261) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 0.80
Light Salmon
#FEA993
ΔE00 1.88
Blush (survey)
#F29E8E
ΔE00 5.15
Lightsalmon
#FFA07A
ΔE00 5.16
Peachy Pink
#FF9A8A
ΔE00 6.16
Darksalmon
#E9967A
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF96 #96E6FF
analogous
#FF96B2 #FFAF96 #FFE496
triadic
#FFAF96 #96FFAF #AF96FF
tetradic
#FFAF96 #B2FF96 #96E6FF #E496FF
square
#FFAF96 #B2FF96 #96E6FF #E496FF
split-complementary
#FFAF96 #96FFE4 #96B2FF
monochromatic
#FF521C #FF8059 #FFAF96 #FFDED3 #FFE8E0
Accessibility & contrast
On white
1.78
#FFAF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FFAF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF96
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF96 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf96; /* rgb */ color: rgb(255, 175, 150); /* oklch */ color: oklch(82.5% 0.101 38.1);
Tailwind
colors: {
custom: {
50: '#ffc7b5',
500: '#ffaf96',
950: '#000000',
},
}SCSS
$custom: #ffaf96; $custom-light: #ffc7b5; $custom-dark: #000000;
JSON
{
"hex": "#ffaf96",
"rgb": {
"r": 255,
"g": 175,
"b": 150
},
"hsl": {
"h": 14.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.82488,
"c": 0.10072,
"h": 38.1
},
"luminance": 0.54122
}Semantic roles & 50–950 ramp
primary
#FFAF96
secondary
#58C1E1
accent
#AFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281