#FEB37B#FEB37B
#FEB37B is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.6% C 0.113 H 57.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB37B |
|---|---|
| RGB | rgb(254, 179, 123) |
| HSL | hsl(26, 98%, 74%) |
| HSV | hsv(26, 52%, 100%) |
| CMYK | cmyk(0%, 29.5%, 51.6%, 0.4%) |
| CIE-LAB | lab(78.89, 21.25, 39.35) |
| CIE-LCH | lch(78.89, 44.72, 61.63°) |
| OKLab | oklab(82.6% 0.0615 0.0952) |
| OKLCH | oklch(82.6% 0.113 57.1) |
| XYZ | xyz(60.5716, 54.7457, 26.1118) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.74
Apricot (survey)
#FFB16D
ΔE00 2.66
Sandybrown
#F4A460
ΔE00 4.44
Pale Orange
#FFA756
ΔE00 5.39
Pastel Orange
#FF964F
ΔE00 7.74
Faded Orange
#F0944D
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB37B #7BC6FE
analogous
#FE7B85 #FEB37B #FEF57B
triadic
#FEB37B #7BFEB3 #B37BFE
tetradic
#FEB37B #85FE7B #7BC6FE #F57BFE
square
#FEB37B #85FE7B #7BC6FE #F57BFE
split-complementary
#FEB37B #7BFEF5 #7B85FE
monochromatic
#FD6D02 #FE903E #FEB37B #FED6B8 #FFEEE1
Accessibility & contrast
On white
1.76
#FEB37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FEB37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB37B
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB37B | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B977
Deuteranopia (green-blind)
#DBCA7B
Tritanopia (blue-blind)
#FFA4A5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb37b; /* rgb */ color: rgb(254, 179, 123); /* oklch */ color: oklch(82.6% 0.113 57.1);
Tailwind
colors: {
custom: {
50: '#ffcaa2',
500: '#feb37b',
950: '#000000',
},
}SCSS
$custom: #feb37b; $custom-light: #ffcaa2; $custom-dark: #000000;
JSON
{
"hex": "#feb37b",
"rgb": {
"r": 254,
"g": 179,
"b": 123
},
"hsl": {
"h": 25.649,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.82596,
"c": 0.11336,
"h": 57.1
},
"luminance": 0.54741
}Semantic roles & 50–950 ramp
primary
#FEB37B
secondary
#419ADC
accent
#83E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280