#FEB678#FEB678
#FEB678 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.1% C 0.115 H 61.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB678 |
|---|---|
| RGB | rgb(254, 182, 120) |
| HSL | hsl(28, 99%, 73%) |
| HSV | hsv(28, 53%, 100%) |
| CMYK | cmyk(0%, 28.3%, 52.8%, 0.4%) |
| CIE-LAB | lab(79.55, 19.42, 41.72) |
| CIE-LCH | lch(79.55, 46.02, 65.03°) |
| OKLab | oklab(83.09% 0.0557 0.1004) |
| OKLCH | oklch(83.09% 0.115 61) |
| XYZ | xyz(60.9945, 55.8873, 25.3405) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.69
Peach (survey)
#FFB07C
ΔE00 3.75
Sandybrown
#F4A460
ΔE00 4.50
Pale Orange
#FFA756
ΔE00 4.85
Light Orange
#FDAA48
ΔE00 6.65
Butterscotch
#FDB147
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB678 #78C0FE
analogous
#FE787D #FEB678 #FEF978
triadic
#FEB678 #78FEB6 #B678FE
tetradic
#FEB678 #7DFE78 #78C0FE #F978FE
square
#FEB678 #7DFE78 #78C0FE #F978FE
split-complementary
#FEB678 #78FEF9 #787DFE
monochromatic
#FA7502 #FE953B #FEB678 #FED7B5 #FFEFE1
Accessibility & contrast
On white
1.72
#FEB678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#FEB678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB678
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB678 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC73
Deuteranopia (green-blind)
#DDCC79
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb678; /* rgb */ color: rgb(254, 182, 120); /* oklch */ color: oklch(83.1% 0.115 61.0);
Tailwind
colors: {
custom: {
50: '#ffcca0',
500: '#feb678',
950: '#000000',
},
}SCSS
$custom: #feb678; $custom-light: #ffcca0; $custom-dark: #000000;
JSON
{
"hex": "#feb678",
"rgb": {
"r": 254,
"g": 182,
"b": 120
},
"hsl": {
"h": 27.761,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.83092,
"c": 0.11477,
"h": 61
},
"luminance": 0.55883
}Semantic roles & 50–950 ramp
primary
#FEB678
secondary
#3F93DC
accent
#7BE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130F
muted
#878380