#FEAF92#FEAF92
#FEAF92 is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.3% C 0.101 H 41.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAF92 |
|---|---|
| RGB | rgb(254, 175, 146) |
| HSL | hsl(16, 98%, 78%) |
| HSV | hsv(16, 43%, 100%) |
| CMYK | cmyk(0%, 31.1%, 42.5%, 0.4%) |
| CIE-LAB | lab(78.35, 25.53, 26.54) |
| CIE-LCH | lch(78.35, 36.82, 46.11°) |
| OKLab | oklab(82.3% 0.0766 0.0665) |
| OKLCH | oklch(82.3% 0.101 41) |
| XYZ | xyz(61.3941, 53.8106, 34.3415) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.07
Light Salmon
#FEA993
ΔE00 3.02
Lightsalmon
#FFA07A
ΔE00 4.40
Blush (survey)
#F29E8E
ΔE00 6.07
Darksalmon
#E9967A
ΔE00 6.39
Peach (survey)
#FFB07C
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAF92 #92E1FE
analogous
#FE92AB #FEAF92 #FEE592
triadic
#FEAF92 #92FEAF #AF92FE
tetradic
#FEAF92 #ABFE92 #92E1FE #E592FE
square
#FEAF92 #ABFE92 #92E1FE #E592FE
split-complementary
#FEAF92 #92FEE5 #92ABFE
monochromatic
#FD5619 #FD8255 #FEAF92 #FFDCCF #FFE9E1
Accessibility & contrast
On white
1.79
#FEAF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FEAF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAF92
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAF92 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feaf92; /* rgb */ color: rgb(254, 175, 146); /* oklch */ color: oklch(82.3% 0.101 41.0);
Tailwind
colors: {
custom: {
50: '#ffc7b2',
500: '#feaf92',
950: '#000000',
},
}SCSS
$custom: #feaf92; $custom-light: #ffc7b2; $custom-dark: #000000;
JSON
{
"hex": "#feaf92",
"rgb": {
"r": 254,
"g": 175,
"b": 146
},
"hsl": {
"h": 16.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.82297,
"c": 0.10145,
"h": 41
},
"luminance": 0.53806
}Semantic roles & 50–950 ramp
primary
#FEAF92
secondary
#55BADF
accent
#A8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281