#FEBD79#FEBD79
#FEBD79 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.4% C 0.113 H 66.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBD79 |
|---|---|
| RGB | rgb(254, 189, 121) |
| HSL | hsl(31, 99%, 74%) |
| HSV | hsv(31, 52%, 100%) |
| CMYK | cmyk(0%, 25.6%, 52.4%, 0.4%) |
| CIE-LAB | lab(81.21, 15.85, 43.28) |
| CIE-LCH | lch(81.21, 46.09, 69.89°) |
| OKLab | oklab(84.39% 0.0452 0.1039) |
| OKLCH | oklch(84.39% 0.113 66.5) |
| XYZ | xyz(62.5250, 58.8508, 26.1516) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.88
Pale Orange
#FFA756
ΔE00 6.34
Light Orange
#FDAA48
ΔE00 6.40
Butterscotch
#FDB147
ΔE00 6.49
Sandybrown
#F4A460
ΔE00 6.58
Peach (survey)
#FFB07C
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBD79 #79BAFE
analogous
#FE7A79 #FEBD79 #FCFE79
triadic
#FEBD79 #79FEBD #BD79FE
tetradic
#FEBD79 #79FE7A #79BAFE #FE79FC
square
#FEBD79 #79FE7A #79BAFE #FE79FC
split-complementary
#FEBD79 #79FCFE #7A79FE
monochromatic
#FB8102 #FE9F3C #FEBD79 #FEDBB6 #FFF0E1
Accessibility & contrast
On white
1.64
#FEBD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#FEBD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBD79
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBD79 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C173
Deuteranopia (green-blind)
#E2D07A
Tritanopia (blue-blind)
#FFAEAC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febd79; /* rgb */ color: rgb(254, 189, 121); /* oklch */ color: oklch(84.4% 0.113 66.5);
Tailwind
colors: {
custom: {
50: '#ffd0a1',
500: '#febd79',
950: '#000000',
},
}SCSS
$custom: #febd79; $custom-light: #ffd0a1; $custom-dark: #000000;
JSON
{
"hex": "#febd79",
"rgb": {
"r": 254,
"g": 189,
"b": 121
},
"hsl": {
"h": 30.677,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.84389,
"c": 0.11331,
"h": 66.5
},
"luminance": 0.58846
}Semantic roles & 50–950 ramp
primary
#FEBD79
secondary
#3F8CDC
accent
#70E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380