#FEB37A#FEB37A
#FEB37A is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.6% C 0.114 H 57.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB37A |
|---|---|
| RGB | rgb(254, 179, 122) |
| HSL | hsl(26, 99%, 74%) |
| HSV | hsv(26, 52%, 100%) |
| CMYK | cmyk(0%, 29.5%, 52%, 0.4%) |
| CIE-LAB | lab(78.88, 21.16, 39.85) |
| CIE-LCH | lch(78.88, 45.12, 62.03°) |
| OKLab | oklab(82.58% 0.0611 0.0963) |
| OKLCH | oklch(82.58% 0.114 57.6) |
| XYZ | xyz(60.5093, 54.7208, 25.7838) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.96
Apricot (survey)
#FFB16D
ΔE00 2.41
Sandybrown
#F4A460
ΔE00 4.30
Pale Orange
#FFA756
ΔE00 5.19
Pastel Orange
#FF964F
ΔE00 7.73
Light Orange
#FDAA48
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB37A #7AC5FE
analogous
#FE7A83 #FEB37A #FEF57A
triadic
#FEB37A #7AFEB3 #B37AFE
tetradic
#FEB37A #83FE7A #7AC5FE #F57AFE
square
#FEB37A #83FE7A #7AC5FE #F57AFE
split-complementary
#FEB37A #7AFEF5 #7A83FE
monochromatic
#FC6E02 #FE903D #FEB37A #FED6B7 #FFEEE1
Accessibility & contrast
On white
1.76
#FEB37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#FEB37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB37A
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB37A | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B975
Deuteranopia (green-blind)
#DBCA7A
Tritanopia (blue-blind)
#FFA4A5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb37a; /* rgb */ color: rgb(254, 179, 122); /* oklch */ color: oklch(82.6% 0.114 57.6);
Tailwind
colors: {
custom: {
50: '#ffcaa1',
500: '#feb37a',
950: '#000000',
},
}SCSS
$custom: #feb37a; $custom-light: #ffcaa1; $custom-dark: #000000;
JSON
{
"hex": "#feb37a",
"rgb": {
"r": 254,
"g": 179,
"b": 122
},
"hsl": {
"h": 25.909,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.8258,
"c": 0.11405,
"h": 57.6
},
"luminance": 0.54716
}Semantic roles & 50–950 ramp
primary
#FEB37A
secondary
#4099DC
accent
#82E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280