#FEA689#FEA689
#FEA689 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.6% C 0.112 H 39.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA689 |
|---|---|
| RGB | rgb(254, 166, 137) |
| HSL | hsl(15, 98%, 77%) |
| HSV | hsv(15, 46%, 100%) |
| CMYK | cmyk(0%, 34.6%, 46.1%, 0.4%) |
| CIE-LAB | lab(76.16, 29.33, 28.42) |
| CIE-LCH | lch(76.16, 40.84, 44.10°) |
| OKLab | oklab(80.55% 0.0873 0.0707) |
| OKLCH | oklch(80.55% 0.112 39) |
| XYZ | xyz(59.0277, 50.1542, 30.2339) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.37
Lightsalmon
#FFA07A
ΔE00 2.93
Pale Salmon
#FFB19A
ΔE00 3.22
Darksalmon
#E9967A
ΔE00 4.74
Blush (survey)
#F29E8E
ΔE00 4.80
Peachy Pink
#FF9A8A
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA689 #89E1FE
analogous
#FE89A7 #FEA689 #FEE189
triadic
#FEA689 #89FEA6 #A689FE
tetradic
#FEA689 #A7FE89 #89E1FE #E189FE
square
#FEA689 #A7FE89 #89E1FE #E189FE
split-complementary
#FEA689 #89FEE1 #89A7FE
monochromatic
#FD4A10 #FD784C #FEA689 #FFD4C6 #FFE8E1
Accessibility & contrast
On white
1.90
#FEA689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FEA689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA689
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA689 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB187
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#FF989F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea689; /* rgb */ color: rgb(254, 166, 137); /* oklch */ color: oklch(80.6% 0.112 39.0);
Tailwind
colors: {
custom: {
50: '#ffc1ab',
500: '#fea689',
950: '#000000',
},
}SCSS
$custom: #fea689; $custom-light: #ffc1ab; $custom-dark: #000000;
JSON
{
"hex": "#fea689",
"rgb": {
"r": 254,
"g": 166,
"b": 137
},
"hsl": {
"h": 14.872,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.80555,
"c": 0.11235,
"h": 39
},
"luminance": 0.50149
}Semantic roles & 50–950 ramp
primary
#FEA689
secondary
#4DBADE
accent
#ADE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281