#FEB978#FEB978
#FEB978 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.6% C 0.114 H 63.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB978 |
|---|---|
| RGB | rgb(254, 185, 120) |
| HSL | hsl(29, 99%, 73%) |
| HSV | hsv(29, 53%, 100%) |
| CMYK | cmyk(0%, 27.2%, 52.8%, 0.4%) |
| CIE-LAB | lab(80.25, 17.85, 42.60) |
| CIE-LCH | lch(80.25, 46.19, 67.26°) |
| OKLab | oklab(83.64% 0.051 0.1023) |
| OKLCH | oklch(83.64% 0.114 63.5) |
| XYZ | xyz(61.6154, 57.1293, 25.5475) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.42
Peach (survey)
#FFB07C
ΔE00 5.09
Sandybrown
#F4A460
ΔE00 5.28
Pale Orange
#FFA756
ΔE00 5.29
Light Orange
#FDAA48
ΔE00 6.28
Butterscotch
#FDB147
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB978 #78BDFE
analogous
#FE787A #FEB978 #FEFC78
triadic
#FEB978 #78FEB9 #B978FE
tetradic
#FEB978 #7AFE78 #78BDFE #FC78FE
square
#FEB978 #7AFE78 #78BDFE #FC78FE
split-complementary
#FEB978 #78FEFC #787AFE
monochromatic
#FA7A02 #FE993B #FEB978 #FED8B5 #FFEFE1
Accessibility & contrast
On white
1.69
#FEB978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FEB978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB978
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB978 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE73
Deuteranopia (green-blind)
#DFCD79
Tritanopia (blue-blind)
#FFAAA9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb978; /* rgb */ color: rgb(254, 185, 120); /* oklch */ color: oklch(83.6% 0.114 63.5);
Tailwind
colors: {
custom: {
50: '#ffcea0',
500: '#feb978',
950: '#000000',
},
}SCSS
$custom: #feb978; $custom-light: #ffcea0; $custom-dark: #000000;
JSON
{
"hex": "#feb978",
"rgb": {
"r": 254,
"g": 185,
"b": 120
},
"hsl": {
"h": 29.104,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.83639,
"c": 0.11433,
"h": 63.5
},
"luminance": 0.57125
}Semantic roles & 50–950 ramp
primary
#FEB978
secondary
#3F8FDC
accent
#76E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380