#FEBE78#FEBE78
#FEBE78 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.6% C 0.114 H 67.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE78 |
|---|---|
| RGB | rgb(254, 190, 120) |
| HSL | hsl(31, 99%, 73%) |
| HSV | hsv(31, 53%, 100%) |
| CMYK | cmyk(0%, 25.2%, 52.8%, 0.4%) |
| CIE-LAB | lab(81.43, 15.24, 44.06) |
| CIE-LCH | lch(81.43, 46.63, 70.92°) |
| OKLab | oklab(84.56% 0.0432 0.1056) |
| OKLCH | oklch(84.56% 0.114 67.7) |
| XYZ | xyz(62.6799, 59.2581, 25.9023) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.40
Butterscotch
#FDB147
ΔE00 6.19
Light Orange
#FDAA48
ΔE00 6.38
Pale Orange
#FFA756
ΔE00 6.67
Sandybrown
#F4A460
ΔE00 7.02
Burlywood
#DEB887
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE78 #78B8FE
analogous
#FE7B78 #FEBE78 #FBFE78
triadic
#FEBE78 #78FEBE #BE78FE
tetradic
#FEBE78 #78FE7B #78B8FE #FE78FB
square
#FEBE78 #78FE7B #78B8FE #FE78FB
split-complementary
#FEBE78 #78FBFE #7B78FE
monochromatic
#FA8302 #FEA13B #FEBE78 #FEDBB5 #FFF0E1
Accessibility & contrast
On white
1.63
#FEBE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#FEBE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE78
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE78 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C272
Deuteranopia (green-blind)
#E3D079
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febe78; /* rgb */ color: rgb(254, 190, 120); /* oklch */ color: oklch(84.6% 0.114 67.7);
Tailwind
colors: {
custom: {
50: '#ffd1a0',
500: '#febe78',
950: '#000000',
},
}SCSS
$custom: #febe78; $custom-light: #ffd1a0; $custom-dark: #000000;
JSON
{
"hex": "#febe78",
"rgb": {
"r": 254,
"g": 190,
"b": 120
},
"hsl": {
"h": 31.343,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.8456,
"c": 0.11412,
"h": 67.7
},
"luminance": 0.59254
}Semantic roles & 50–950 ramp
primary
#FEBE78
secondary
#3F8ADC
accent
#6EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380