#FEB679#FEB679
#FEB679 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.1% C 0.114 H 60.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB679 |
|---|---|
| RGB | rgb(254, 182, 121) |
| HSL | hsl(28, 99%, 74%) |
| HSV | hsv(28, 52%, 100%) |
| CMYK | cmyk(0%, 28.3%, 52.4%, 0.4%) |
| CIE-LAB | lab(79.56, 19.51, 41.23) |
| CIE-LCH | lch(79.56, 45.61, 64.68°) |
| OKLab | oklab(83.11% 0.0561 0.0993) |
| OKLCH | oklch(83.11% 0.114 60.6) |
| XYZ | xyz(61.0555, 55.9117, 25.6618) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.81
Peach (survey)
#FFB07C
ΔE00 3.53
Sandybrown
#F4A460
ΔE00 4.54
Pale Orange
#FFA756
ΔE00 4.97
Light Orange
#FDAA48
ΔE00 6.86
Butterscotch
#FDB147
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB679 #79C1FE
analogous
#FE797E #FEB679 #FEF979
triadic
#FEB679 #79FEB6 #B679FE
tetradic
#FEB679 #7EFE79 #79C1FE #F979FE
square
#FEB679 #7EFE79 #79C1FE #F979FE
split-complementary
#FEB679 #79FEF9 #797EFE
monochromatic
#FB7402 #FE953C #FEB679 #FED7B6 #FFEEE1
Accessibility & contrast
On white
1.72
#FEB679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#FEB679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB679
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB679 | 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)
#CCBC74
Deuteranopia (green-blind)
#DDCC7A
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb679; /* rgb */ color: rgb(254, 182, 121); /* oklch */ color: oklch(83.1% 0.114 60.6);
Tailwind
colors: {
custom: {
50: '#ffcca0',
500: '#feb679',
950: '#000000',
},
}SCSS
$custom: #feb679; $custom-light: #ffcca0; $custom-dark: #000000;
JSON
{
"hex": "#feb679",
"rgb": {
"r": 254,
"g": 182,
"b": 121
},
"hsl": {
"h": 27.519,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.83107,
"c": 0.11404,
"h": 60.6
},
"luminance": 0.55907
}Semantic roles & 50–950 ramp
primary
#FEB679
secondary
#3F94DC
accent
#7CE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130F
muted
#878380