#FEB495#FEB495
#FEB495 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.2% C 0.097 H 43.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB495 |
|---|---|
| RGB | rgb(254, 180, 149) |
| HSL | hsl(18, 98%, 79%) |
| HSV | hsv(18, 41%, 100%) |
| CMYK | cmyk(0%, 29.1%, 41.3%, 0.4%) |
| CIE-LAB | lab(79.55, 23.22, 26.55) |
| CIE-LCH | lch(79.55, 35.27, 48.82°) |
| OKLab | oklab(83.24% 0.0699 0.0666) |
| OKLCH | oklch(83.24% 0.097 43.6) |
| XYZ | xyz(62.6217, 55.8876, 35.9170) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.07
Light Salmon
#FEA993
ΔE00 4.54
Lightsalmon
#FFA07A
ΔE00 5.35
Peach (survey)
#FFB07C
ΔE00 6.00
Blush (survey)
#F29E8E
ΔE00 7.53
Darksalmon
#E9967A
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB495 #95DFFE
analogous
#FE95AB #FEB495 #FEE895
triadic
#FEB495 #95FEB4 #B495FE
tetradic
#FEB495 #ABFE95 #95DFFE #E895FE
square
#FEB495 #ABFE95 #95DFFE #E895FE
split-complementary
#FEB495 #95FEE8 #95ABFE
monochromatic
#FD5E1C #FD8958 #FEB495 #FFDFD2 #FFEAE1
Accessibility & contrast
On white
1.72
#FEB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#FEB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB495
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB495 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#FFA8AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb495; /* rgb */ color: rgb(254, 180, 149); /* oklch */ color: oklch(83.2% 0.097 43.6);
Tailwind
colors: {
custom: {
50: '#ffcab4',
500: '#feb495',
950: '#000000',
},
}SCSS
$custom: #feb495; $custom-light: #ffcab4; $custom-dark: #000000;
JSON
{
"hex": "#feb495",
"rgb": {
"r": 254,
"g": 180,
"b": 149
},
"hsl": {
"h": 17.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.83243,
"c": 0.09657,
"h": 43.6
},
"luminance": 0.55883
}Semantic roles & 50–950 ramp
primary
#FEB495
secondary
#57B8E0
accent
#A2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281