#FEB291#FEB291
#FEB291 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.8% C 0.100 H 44.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB291 |
|---|---|
| RGB | rgb(254, 178, 145) |
| HSL | hsl(18, 98%, 78%) |
| HSV | hsv(18, 43%, 100%) |
| CMYK | cmyk(0%, 29.9%, 42.9%, 0.4%) |
| CIE-LAB | lab(79.02, 23.85, 27.97) |
| CIE-LCH | lch(79.02, 36.76, 49.54°) |
| OKLab | oklab(82.81% 0.0715 0.0699) |
| OKLCH | oklch(82.81% 0.1 44.3) |
| XYZ | xyz(61.9070, 54.9603, 34.1304) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.51
Light Salmon
#FEA993
ΔE00 4.71
Lightsalmon
#FFA07A
ΔE00 4.75
Peach (survey)
#FFB07C
ΔE00 5.42
Darksalmon
#E9967A
ΔE00 7.23
Blush (survey)
#F29E8E
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB291 #91DDFE
analogous
#FE91A6 #FEB291 #FEE891
triadic
#FEB291 #91FEB2 #B291FE
tetradic
#FEB291 #A6FE91 #91DDFE #E891FE
square
#FEB291 #A6FE91 #91DDFE #E891FE
split-complementary
#FEB291 #91FEE8 #91A6FE
monochromatic
#FD5D18 #FD8854 #FEB291 #FFDCCE #FFEAE1
Accessibility & contrast
On white
1.75
#FEB291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FEB291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB291
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB291 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8F
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#FFA5A9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb291; /* rgb */ color: rgb(254, 178, 145); /* oklch */ color: oklch(82.8% 0.100 44.3);
Tailwind
colors: {
custom: {
50: '#ffc9b1',
500: '#feb291',
950: '#000000',
},
}SCSS
$custom: #feb291; $custom-light: #ffc9b1; $custom-dark: #000000;
JSON
{
"hex": "#feb291",
"rgb": {
"r": 254,
"g": 178,
"b": 145
},
"hsl": {
"h": 18.165,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.82808,
"c": 0.09997,
"h": 44.3
},
"luminance": 0.54956
}Semantic roles & 50–950 ramp
primary
#FEB291
secondary
#54B5DF
accent
#A0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281