#FFAF92#FFAF92
#FFAF92 is a very light, moderate orange. Relative luminance 0.540; OKLCH L 82.4% C 0.103 H 40.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF92 |
|---|---|
| RGB | rgb(255, 175, 146) |
| HSL | hsl(16, 100%, 79%) |
| HSV | hsv(16, 43%, 100%) |
| CMYK | cmyk(0%, 31.4%, 42.7%, 0%) |
| CIE-LAB | lab(78.46, 25.91, 26.70) |
| CIE-LCH | lch(78.46, 37.21, 45.86°) |
| OKLab | oklab(82.41% 0.0777 0.0669) |
| OKLCH | oklch(82.41% 0.103 40.7) |
| XYZ | xyz(61.7611, 53.9998, 34.3587) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.02
Light Salmon
#FEA993
ΔE00 2.93
Lightsalmon
#FFA07A
ΔE00 4.36
Blush (survey)
#F29E8E
ΔE00 6.05
Darksalmon
#E9967A
ΔE00 6.43
Peach (survey)
#FFB07C
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF92 #92E2FF
analogous
#FF92AB #FFAF92 #FFE592
triadic
#FFAF92 #92FFAF #AF92FF
tetradic
#FFAF92 #ABFF92 #92E2FF #E592FF
square
#FFAF92 #ABFF92 #92E2FF #E592FF
split-complementary
#FFAF92 #92FFE5 #92ABFF
monochromatic
#FF5518 #FF8255 #FFAF92 #FFDCCF #FFE9E0
Accessibility & contrast
On white
1.78
#FFAF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#FFAF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF92
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF92 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf92; /* rgb */ color: rgb(255, 175, 146); /* oklch */ color: oklch(82.4% 0.103 40.7);
Tailwind
colors: {
custom: {
50: '#ffc7b2',
500: '#ffaf92',
950: '#000000',
},
}SCSS
$custom: #ffaf92; $custom-light: #ffc7b2; $custom-dark: #000000;
JSON
{
"hex": "#ffaf92",
"rgb": {
"r": 255,
"g": 175,
"b": 146
},
"hsl": {
"h": 15.963,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.82407,
"c": 0.10254,
"h": 40.7
},
"luminance": 0.53995
}Semantic roles & 50–950 ramp
primary
#FFAF92
secondary
#54BBE1
accent
#A8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281