#F7AE95#F7AE95
#F7AE95 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.4% C 0.093 H 39.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AE95 |
|---|---|
| RGB | rgb(247, 174, 149) |
| HSL | hsl(15, 86%, 78%) |
| HSV | hsv(15, 40%, 97%) |
| CMYK | cmyk(0%, 29.6%, 39.7%, 3.1%) |
| CIE-LAB | lab(77.41, 23.69, 23.53) |
| CIE-LCH | lch(77.41, 33.39, 44.80°) |
| OKLab | oklab(81.42% 0.0716 0.0594) |
| OKLCH | oklch(81.42% 0.093 39.7) |
| XYZ | xyz(58.9210, 52.2202, 35.4041) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.75
Light Salmon
#FEA993
ΔE00 2.72
Blush (survey)
#F29E8E
ΔE00 5.21
Lightsalmon
#FFA07A
ΔE00 5.34
Darksalmon
#E9967A
ΔE00 6.07
Pinkish Tan
#D99B82
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AE95 #95DEF7
analogous
#F795AD #F7AE95 #F7DF95
triadic
#F7AE95 #95F7AE #AE95F7
tetradic
#F7AE95 #ADF795 #95DEF7 #DF95F7
square
#F7AE95 #ADF795 #95DEF7 #DF95F7
split-complementary
#F7AE95 #95F7DF #95ADF7
monochromatic
#EE5723 #F3835C #F7AE95 #FBD9CE #FDE9E3
Accessibility & contrast
On white
1.84
#F7AE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#F7AE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AE95
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AE95 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B693
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#FFA3A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f7ae95; /* rgb */ color: rgb(247, 174, 149); /* oklch */ color: oklch(81.4% 0.093 39.7);
Tailwind
colors: {
custom: {
50: '#fcc6b4',
500: '#f7ae95',
950: '#000000',
},
}SCSS
$custom: #f7ae95; $custom-light: #fcc6b4; $custom-dark: #000000;
JSON
{
"hex": "#f7ae95",
"rgb": {
"r": 247,
"g": 174,
"b": 149
},
"hsl": {
"h": 15.306,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.8142,
"c": 0.09303,
"h": 39.7
},
"luminance": 0.52216
}Semantic roles & 50–950 ramp
primary
#F7AE95
secondary
#5AB6D6
accent
#A9E203
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281