#FEAF94#FEAF94
#FEAF94 is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.3% C 0.101 H 39.7°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAF94 |
|---|---|
| RGB | rgb(254, 175, 148) |
| HSL | hsl(15, 98%, 79%) |
| HSV | hsv(15, 42%, 100%) |
| CMYK | cmyk(0%, 31.1%, 41.7%, 0.4%) |
| CIE-LAB | lab(78.39, 25.74, 25.51) |
| CIE-LCH | lch(78.39, 36.24, 44.75°) |
| OKLab | oklab(82.34% 0.0774 0.0641) |
| OKLCH | oklch(82.34% 0.101 39.7) |
| XYZ | xyz(61.5510, 53.8733, 35.1680) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.43
Light Salmon
#FEA993
ΔE00 2.46
Lightsalmon
#FFA07A
ΔE00 4.75
Blush (survey)
#F29E8E
ΔE00 5.59
Darksalmon
#E9967A
ΔE00 6.41
Peachy Pink
#FF9A8A
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAF94 #94E3FE
analogous
#FE94AE #FEAF94 #FEE494
triadic
#FEAF94 #94FEAF #AF94FE
tetradic
#FEAF94 #AEFE94 #94E3FE #E494FE
square
#FEAF94 #AEFE94 #94E3FE #E494FE
split-complementary
#FEAF94 #94FEE4 #94AEFE
monochromatic
#FD541B #FD8257 #FEAF94 #FFDCD1 #FFE8E1
Accessibility & contrast
On white
1.78
#FEAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FEAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAF94
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAF94 | 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)
#C2B892
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #feaf94; /* rgb */ color: rgb(254, 175, 148); /* oklch */ color: oklch(82.3% 0.101 39.7);
Tailwind
colors: {
custom: {
50: '#ffc7b3',
500: '#feaf94',
950: '#000000',
},
}SCSS
$custom: #feaf94; $custom-light: #ffc7b3; $custom-dark: #000000;
JSON
{
"hex": "#feaf94",
"rgb": {
"r": 254,
"g": 175,
"b": 148
},
"hsl": {
"h": 15.283,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.82337,
"c": 0.1005,
"h": 39.7
},
"luminance": 0.53869
}Semantic roles & 50–950 ramp
primary
#FEAF94
secondary
#56BDE0
accent
#ABE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281