#FEAF93#FEAF93
#FEAF93 is a very light, moderate orange. Relative luminance 0.538; OKLCH L 82.3% C 0.101 H 40.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAF93 |
|---|---|
| RGB | rgb(254, 175, 147) |
| HSL | hsl(16, 98%, 79%) |
| HSV | hsv(16, 42%, 100%) |
| CMYK | cmyk(0%, 31.1%, 42.1%, 0.4%) |
| CIE-LAB | lab(78.37, 25.63, 26.03) |
| CIE-LCH | lch(78.37, 36.53, 45.43°) |
| OKLab | oklab(82.32% 0.077 0.0653) |
| OKLCH | oklch(82.32% 0.101 40.3) |
| XYZ | xyz(61.4722, 53.8418, 34.7529) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.75
Light Salmon
#FEA993
ΔE00 2.73
Lightsalmon
#FFA07A
ΔE00 4.56
Blush (survey)
#F29E8E
ΔE00 5.82
Darksalmon
#E9967A
ΔE00 6.39
Peachy Pink
#FF9A8A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAF93 #93E2FE
analogous
#FE93AC #FEAF93 #FEE493
triadic
#FEAF93 #93FEAF #AF93FE
tetradic
#FEAF93 #ACFE93 #93E2FE #E493FE
square
#FEAF93 #ACFE93 #93E2FE #E493FE
split-complementary
#FEAF93 #93FEE4 #93ACFE
monochromatic
#FD551A #FD8256 #FEAF93 #FFDCD0 #FFE9E1
Accessibility & contrast
On white
1.78
#FEAF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FEAF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAF93
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAF93 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feaf93; /* rgb */ color: rgb(254, 175, 147); /* oklch */ color: oklch(82.3% 0.101 40.3);
Tailwind
colors: {
custom: {
50: '#ffc7b3',
500: '#feaf93',
950: '#000000',
},
}SCSS
$custom: #feaf93; $custom-light: #ffc7b3; $custom-dark: #000000;
JSON
{
"hex": "#feaf93",
"rgb": {
"r": 254,
"g": 175,
"b": 147
},
"hsl": {
"h": 15.701,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.82317,
"c": 0.10097,
"h": 40.3
},
"luminance": 0.53837
}Semantic roles & 50–950 ramp
primary
#FEAF93
secondary
#56BBE0
accent
#A9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281