#F7AF95#F7AF95
#F7AF95 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.6% C 0.092 H 40.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AF95 |
|---|---|
| RGB | rgb(247, 175, 149) |
| HSL | hsl(16, 86%, 78%) |
| HSV | hsv(16, 40%, 97%) |
| CMYK | cmyk(0%, 29.1%, 39.7%, 3.1%) |
| CIE-LAB | lab(77.64, 23.16, 23.84) |
| CIE-LCH | lch(77.64, 33.24, 45.82°) |
| OKLab | oklab(81.6% 0.07 0.0602) |
| OKLCH | oklch(81.6% 0.092 40.7) |
| XYZ | xyz(59.1149, 52.6080, 35.4687) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.02
Light Salmon
#FEA993
ΔE00 3.16
Lightsalmon
#FFA07A
ΔE00 5.35
Blush (survey)
#F29E8E
ΔE00 5.67
Darksalmon
#E9967A
ΔE00 6.27
Pinkish Tan
#D99B82
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AF95 #95DDF7
analogous
#F795AC #F7AF95 #F7E095
triadic
#F7AF95 #95F7AF #AF95F7
tetradic
#F7AF95 #ACF795 #95DDF7 #E095F7
square
#F7AF95 #ACF795 #95DDF7 #E095F7
split-complementary
#F7AF95 #95F7E0 #95ACF7
monochromatic
#EE5923 #F3845C #F7AF95 #FBDACE #FDEAE3
Accessibility & contrast
On white
1.82
#F7AF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#F7AF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AF95
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AF95 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#FFA4A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f7af95; /* rgb */ color: rgb(247, 175, 149); /* oklch */ color: oklch(81.6% 0.092 40.7);
Tailwind
colors: {
custom: {
50: '#fcc7b4',
500: '#f7af95',
950: '#000000',
},
}SCSS
$custom: #f7af95; $custom-light: #fcc7b4; $custom-dark: #000000;
JSON
{
"hex": "#f7af95",
"rgb": {
"r": 247,
"g": 175,
"b": 149
},
"hsl": {
"h": 15.918,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.81598,
"c": 0.09231,
"h": 40.7
},
"luminance": 0.52604
}Semantic roles & 50–950 ramp
primary
#F7AF95
secondary
#5AB5D6
accent
#A7E203
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281