#FEA596#FEA596
#FEA596 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.7% C 0.109 H 30.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA596 |
|---|---|
| RGB | rgb(254, 165, 150) |
| HSL | hsl(9, 98%, 79%) |
| HSV | hsv(9, 41%, 100%) |
| CMYK | cmyk(0%, 35%, 40.9%, 0.4%) |
| CIE-LAB | lab(76.18, 31.18, 21.44) |
| CIE-LCH | lch(76.18, 37.84, 34.51°) |
| OKLab | oklab(80.65% 0.0939 0.0544) |
| OKLCH | oklch(80.65% 0.109 30.1) |
| XYZ | xyz(59.8360, 50.1878, 35.3840) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.43
Light Salmon
#FEA993
ΔE00 2.65
Peachy Pink
#FF9A8A
ΔE00 2.74
Pale Salmon
#FFB19A
ΔE00 4.20
Darksalmon
#E9967A
ΔE00 6.75
Lightsalmon
#FFA07A
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA596 #96EFFE
analogous
#FE96BB #FEA596 #FED996
triadic
#FEA596 #96FEA5 #A596FE
tetradic
#FEA596 #BBFE96 #96EFFE #D996FE
square
#FEA596 #BBFE96 #96EFFE #D996FE
split-complementary
#FEA596 #96FED9 #96BBFE
monochromatic
#FD3D1D #FD7159 #FEA596 #FFD9D3 #FFE5E1
Accessibility & contrast
On white
1.90
#FEA596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FEA596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA596
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA596 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B195
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea596; /* rgb */ color: rgb(254, 165, 150); /* oklch */ color: oklch(80.7% 0.109 30.1);
Tailwind
colors: {
custom: {
50: '#ffc0b5',
500: '#fea596',
950: '#000000',
},
}SCSS
$custom: #fea596; $custom-light: #ffc0b5; $custom-dark: #000000;
JSON
{
"hex": "#fea596",
"rgb": {
"r": 254,
"g": 165,
"b": 150
},
"hsl": {
"h": 8.654,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.8065,
"c": 0.10853,
"h": 30.1
},
"luminance": 0.50183
}Semantic roles & 50–950 ramp
primary
#FEA596
secondary
#58CCE0
accent
#C4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281