#FEB293#FEB293
#FEB293 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.8% C 0.099 H 43.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB293 |
|---|---|
| RGB | rgb(254, 178, 147) |
| HSL | hsl(17, 98%, 79%) |
| HSV | hsv(17, 42%, 100%) |
| CMYK | cmyk(0%, 29.9%, 42.1%, 0.4%) |
| CIE-LAB | lab(79.05, 24.06, 26.95) |
| CIE-LCH | lch(79.05, 36.13, 48.24°) |
| OKLab | oklab(82.85% 0.0723 0.0675) |
| OKLCH | oklch(82.85% 0.099 43.1) |
| XYZ | xyz(62.0626, 55.0226, 34.9497) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.86
Light Salmon
#FEA993
ΔE00 4.14
Lightsalmon
#FFA07A
ΔE00 4.85
Peach (survey)
#FFB07C
ΔE00 6.07
Darksalmon
#E9967A
ΔE00 7.10
Blush (survey)
#F29E8E
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB293 #93DFFE
analogous
#FE93A9 #FEB293 #FEE793
triadic
#FEB293 #93FEB2 #B293FE
tetradic
#FEB293 #A9FE93 #93DFFE #E793FE
square
#FEB293 #A9FE93 #93DFFE #E793FE
split-complementary
#FEB293 #93FEE7 #93A9FE
monochromatic
#FD5C1A #FD8756 #FEB293 #FFDDD0 #FFE9E1
Accessibility & contrast
On white
1.75
#FEB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#FEB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB293
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB293 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#FFA6AA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb293; /* rgb */ color: rgb(254, 178, 147); /* oklch */ color: oklch(82.8% 0.099 43.1);
Tailwind
colors: {
custom: {
50: '#ffc9b3',
500: '#feb293',
950: '#000000',
},
}SCSS
$custom: #feb293; $custom-light: #ffc9b3; $custom-dark: #000000;
JSON
{
"hex": "#feb293",
"rgb": {
"r": 254,
"g": 178,
"b": 147
},
"hsl": {
"h": 17.383,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.82847,
"c": 0.0989,
"h": 43.1
},
"luminance": 0.55018
}Semantic roles & 50–950 ramp
primary
#FEB293
secondary
#56B8E0
accent
#A3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281