#FEBD78#FEBD78
#FEBD78 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.4% C 0.114 H 66.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBD78 |
|---|---|
| RGB | rgb(254, 189, 120) |
| HSL | hsl(31, 99%, 73%) |
| HSV | hsv(31, 53%, 100%) |
| CMYK | cmyk(0%, 25.6%, 52.8%, 0.4%) |
| CIE-LAB | lab(81.20, 15.76, 43.77) |
| CIE-LCH | lch(81.20, 46.52, 70.20°) |
| OKLab | oklab(84.37% 0.0448 0.105) |
| OKLCH | oklch(84.37% 0.114 66.9) |
| XYZ | xyz(62.4640, 58.8264, 25.8303) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.98
Light Orange
#FDAA48
ΔE00 6.29
Butterscotch
#FDB147
ΔE00 6.30
Pale Orange
#FFA756
ΔE00 6.35
Sandybrown
#F4A460
ΔE00 6.64
Peach (survey)
#FFB07C
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBD78 #78B9FE
analogous
#FE7A78 #FEBD78 #FCFE78
triadic
#FEBD78 #78FEBD #BD78FE
tetradic
#FEBD78 #78FE7A #78B9FE #FE78FC
square
#FEBD78 #78FE7A #78B9FE #FE78FC
split-complementary
#FEBD78 #78FCFE #7A78FE
monochromatic
#FA8202 #FE9F3B #FEBD78 #FEDBB5 #FFF0E1
Accessibility & contrast
On white
1.65
#FEBD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#FEBD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBD78
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBD78 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C172
Deuteranopia (green-blind)
#E2D079
Tritanopia (blue-blind)
#FFAEAC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febd78; /* rgb */ color: rgb(254, 189, 120); /* oklch */ color: oklch(84.4% 0.114 66.9);
Tailwind
colors: {
custom: {
50: '#ffd0a0',
500: '#febd78',
950: '#000000',
},
}SCSS
$custom: #febd78; $custom-light: #ffd0a0; $custom-dark: #000000;
JSON
{
"hex": "#febd78",
"rgb": {
"r": 254,
"g": 189,
"b": 120
},
"hsl": {
"h": 30.896,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.84374,
"c": 0.11411,
"h": 66.9
},
"luminance": 0.58822
}Semantic roles & 50–950 ramp
primary
#FEBD78
secondary
#3F8BDC
accent
#6FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380