#FEB378#FEB378
#FEB378 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.5% C 0.115 H 58.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB378 |
|---|---|
| RGB | rgb(254, 179, 120) |
| HSL | hsl(26, 99%, 73%) |
| HSV | hsv(26, 53%, 100%) |
| CMYK | cmyk(0%, 29.5%, 52.8%, 0.4%) |
| CIE-LAB | lab(78.85, 20.99, 40.84) |
| CIE-LCH | lch(78.85, 45.92, 62.80°) |
| OKLab | oklab(82.55% 0.0604 0.0984) |
| OKLCH | oklch(82.55% 0.115 58.5) |
| XYZ | xyz(60.3867, 54.6717, 25.1379) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.93
Peach (survey)
#FFB07C
ΔE00 2.42
Sandybrown
#F4A460
ΔE00 4.07
Pale Orange
#FFA756
ΔE00 4.82
Light Orange
#FDAA48
ΔE00 7.30
Pastel Orange
#FF964F
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB378 #78C3FE
analogous
#FE7880 #FEB378 #FEF678
triadic
#FEB378 #78FEB3 #B378FE
tetradic
#FEB378 #80FE78 #78C3FE #F678FE
square
#FEB378 #80FE78 #78C3FE #F678FE
split-complementary
#FEB378 #78FEF6 #7880FE
monochromatic
#FA6F02 #FE913B #FEB378 #FED5B5 #FFEEE1
Accessibility & contrast
On white
1.76
#FEB378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FEB378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB378
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB378 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B973
Deuteranopia (green-blind)
#DBCA79
Tritanopia (blue-blind)
#FFA4A4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feb378; /* rgb */ color: rgb(254, 179, 120); /* oklch */ color: oklch(82.5% 0.115 58.5);
Tailwind
colors: {
custom: {
50: '#ffcaa0',
500: '#feb378',
950: '#000000',
},
}SCSS
$custom: #feb378; $custom-light: #ffcaa0; $custom-dark: #000000;
JSON
{
"hex": "#feb378",
"rgb": {
"r": 254,
"g": 179,
"b": 120
},
"hsl": {
"h": 26.418,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.82549,
"c": 0.11544,
"h": 58.5
},
"luminance": 0.54667
}Semantic roles & 50–950 ramp
primary
#FEB378
secondary
#3F96DC
accent
#80E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280