#FEB478#FEB478
#FEB478 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.7% C 0.115 H 59.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB478 |
|---|---|
| RGB | rgb(254, 180, 120) |
| HSL | hsl(27, 99%, 73%) |
| HSV | hsv(27, 53%, 100%) |
| CMYK | cmyk(0%, 29.1%, 52.8%, 0.4%) |
| CIE-LAB | lab(79.08, 20.47, 41.14) |
| CIE-LCH | lch(79.08, 45.95, 63.54°) |
| OKLab | oklab(82.73% 0.0588 0.0991) |
| OKLCH | oklch(82.73% 0.115 59.3) |
| XYZ | xyz(60.5878, 55.0740, 25.2049) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.74
Peach (survey)
#FFB07C
ΔE00 2.86
Sandybrown
#F4A460
ΔE00 4.16
Pale Orange
#FFA756
ΔE00 4.78
Light Orange
#FDAA48
ΔE00 7.06
Pastel Orange
#FF964F
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB478 #78C2FE
analogous
#FE787F #FEB478 #FEF778
triadic
#FEB478 #78FEB4 #B478FE
tetradic
#FEB478 #7FFE78 #78C2FE #F778FE
square
#FEB478 #7FFE78 #78C2FE #F778FE
split-complementary
#FEB478 #78FEF7 #787FFE
monochromatic
#FA7102 #FE923B #FEB478 #FED6B5 #FFEEE1
Accessibility & contrast
On white
1.75
#FEB478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#FEB478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB478
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB478 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA73
Deuteranopia (green-blind)
#DCCA79
Tritanopia (blue-blind)
#FFA5A5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb478; /* rgb */ color: rgb(254, 180, 120); /* oklch */ color: oklch(82.7% 0.115 59.3);
Tailwind
colors: {
custom: {
50: '#ffcaa0',
500: '#feb478',
950: '#000000',
},
}SCSS
$custom: #feb478; $custom-light: #ffcaa0; $custom-dark: #000000;
JSON
{
"hex": "#feb478",
"rgb": {
"r": 254,
"g": 180,
"b": 120
},
"hsl": {
"h": 26.866,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.82729,
"c": 0.11519,
"h": 59.3
},
"luminance": 0.55069
}Semantic roles & 50–950 ramp
primary
#FEB478
secondary
#3F95DC
accent
#7FE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280