#FEA693#FEA693
#FEA693 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.8% C 0.108 H 32.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA693 |
|---|---|
| RGB | rgb(254, 166, 147) |
| HSL | hsl(11, 98%, 79%) |
| HSV | hsv(11, 42%, 100%) |
| CMYK | cmyk(0%, 34.6%, 42.1%, 0.4%) |
| CIE-LAB | lab(76.35, 30.34, 23.28) |
| CIE-LCH | lch(76.35, 38.24, 37.50°) |
| OKLab | oklab(80.76% 0.0912 0.0588) |
| OKLCH | oklch(80.76% 0.108 32.8) |
| XYZ | xyz(59.7786, 50.4545, 34.1884) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.32
Blush (survey)
#F29E8E
ΔE00 2.60
Peachy Pink
#FF9A8A
ΔE00 3.14
Pale Salmon
#FFB19A
ΔE00 3.17
Darksalmon
#E9967A
ΔE00 5.93
Lightsalmon
#FFA07A
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA693 #93EBFE
analogous
#FE93B5 #FEA693 #FEDB93
triadic
#FEA693 #93FEA6 #A693FE
tetradic
#FEA693 #B5FE93 #93EBFE #DB93FE
square
#FEA693 #B5FE93 #93EBFE #DB93FE
split-complementary
#FEA693 #93FEDB #93B5FE
monochromatic
#FD421A #FD7456 #FEA693 #FFD8D0 #FFE6E1
Accessibility & contrast
On white
1.89
#FEA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FEA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA693
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA693 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB191
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea693; /* rgb */ color: rgb(254, 166, 147); /* oklch */ color: oklch(80.8% 0.108 32.8);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#fea693',
950: '#000000',
},
}SCSS
$custom: #fea693; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#fea693",
"rgb": {
"r": 254,
"g": 166,
"b": 147
},
"hsl": {
"h": 10.654,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.80757,
"c": 0.10849,
"h": 32.8
},
"luminance": 0.5045
}Semantic roles & 50–950 ramp
primary
#FEA693
secondary
#56C7E0
accent
#BDE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281