#FEBE79#FEBE79
#FEBE79 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.6% C 0.113 H 67.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE79 |
|---|---|
| RGB | rgb(254, 190, 121) |
| HSL | hsl(31, 99%, 74%) |
| HSV | hsv(31, 52%, 100%) |
| CMYK | cmyk(0%, 25.2%, 52.4%, 0.4%) |
| CIE-LAB | lab(81.45, 15.32, 43.58) |
| CIE-LCH | lch(81.45, 46.19, 70.63°) |
| OKLab | oklab(84.57% 0.0436 0.1046) |
| OKLCH | oklch(84.57% 0.113 67.4) |
| XYZ | xyz(62.7409, 59.2825, 26.2236) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.30
Butterscotch
#FDB147
ΔE00 6.37
Light Orange
#FDAA48
ΔE00 6.48
Pale Orange
#FFA756
ΔE00 6.65
Sandybrown
#F4A460
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE79 #79B9FE
analogous
#FE7B79 #FEBE79 #FBFE79
triadic
#FEBE79 #79FEBE #BE79FE
tetradic
#FEBE79 #79FE7B #79B9FE #FE79FB
square
#FEBE79 #79FE7B #79B9FE #FE79FB
split-complementary
#FEBE79 #79FBFE #7B79FE
monochromatic
#FB8302 #FEA13C #FEBE79 #FEDBB6 #FFF0E1
Accessibility & contrast
On white
1.63
#FEBE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FEBE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE79
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE79 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C273
Deuteranopia (green-blind)
#E2D07A
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febe79; /* rgb */ color: rgb(254, 190, 121); /* oklch */ color: oklch(84.6% 0.113 67.4);
Tailwind
colors: {
custom: {
50: '#ffd1a1',
500: '#febe79',
950: '#000000',
},
}SCSS
$custom: #febe79; $custom-light: #ffd1a1; $custom-dark: #000000;
JSON
{
"hex": "#febe79",
"rgb": {
"r": 254,
"g": 190,
"b": 121
},
"hsl": {
"h": 31.128,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.84574,
"c": 0.11331,
"h": 67.4
},
"luminance": 0.59278
}Semantic roles & 50–950 ramp
primary
#FEBE79
secondary
#3F8BDC
accent
#6EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380