#FFAF91#FFAF91
#FFAF91 is a very light, moderate orange. Relative luminance 0.540; OKLCH L 82.4% C 0.103 H 41.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF91 |
|---|---|
| RGB | rgb(255, 175, 145) |
| HSL | hsl(16, 100%, 78%) |
| HSV | hsv(16, 43%, 100%) |
| CMYK | cmyk(0%, 31.4%, 43.1%, 0%) |
| CIE-LAB | lab(78.44, 25.81, 27.21) |
| CIE-LCH | lch(78.44, 37.51, 46.52°) |
| OKLab | oklab(82.39% 0.0773 0.0681) |
| OKLCH | oklch(82.39% 0.103 41.4) |
| XYZ | xyz(61.6837, 53.9688, 33.9508) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.34
Light Salmon
#FEA993
ΔE00 3.22
Lightsalmon
#FFA07A
ΔE00 4.21
Blush (survey)
#F29E8E
ΔE00 6.29
Darksalmon
#E9967A
ΔE00 6.45
Peach (survey)
#FFB07C
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF91 #91E1FF
analogous
#FF91AA #FFAF91 #FFE691
triadic
#FFAF91 #91FFAF #AF91FF
tetradic
#FFAF91 #AAFF91 #91E1FF #E691FF
square
#FFAF91 #AAFF91 #91E1FF #E691FF
split-complementary
#FFAF91 #91FFE6 #91AAFF
monochromatic
#FF5617 #FF8254 #FFAF91 #FFDCCE #FFE9E0
Accessibility & contrast
On white
1.78
#FFAF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#FFAF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF91
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF91 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf91; /* rgb */ color: rgb(255, 175, 145); /* oklch */ color: oklch(82.4% 0.103 41.4);
Tailwind
colors: {
custom: {
50: '#ffc7b1',
500: '#ffaf91',
950: '#000000',
},
}SCSS
$custom: #ffaf91; $custom-light: #ffc7b1; $custom-dark: #000000;
JSON
{
"hex": "#ffaf91",
"rgb": {
"r": 255,
"g": 175,
"b": 145
},
"hsl": {
"h": 16.364,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.82387,
"c": 0.10303,
"h": 41.4
},
"luminance": 0.53964
}Semantic roles & 50–950 ramp
primary
#FFAF91
secondary
#53BAE1
accent
#A7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281