#FEB79A#FEB79A
#FEB79A is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.9% C 0.092 H 43.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB79A |
|---|---|
| RGB | rgb(254, 183, 154) |
| HSL | hsl(17, 98%, 80%) |
| HSV | hsv(17, 39%, 100%) |
| CMYK | cmyk(0%, 28%, 39.4%, 0.4%) |
| CIE-LAB | lab(80.33, 22.19, 24.95) |
| CIE-LCH | lch(80.33, 33.39, 48.35°) |
| OKLab | oklab(83.88% 0.0672 0.0629) |
| OKLCH | oklch(83.88% 0.092 43.1) |
| XYZ | xyz(63.6417, 57.2751, 38.2687) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.96
Light Salmon
#FEA993
ΔE00 4.74
Lightsalmon
#FFA07A
ΔE00 6.23
Peach (survey)
#FFB07C
ΔE00 6.63
Apricot
#FBCEB1
ΔE00 7.51
Blush (survey)
#F29E8E
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB79A #9AE1FE
analogous
#FE9AAF #FEB79A #FEE99A
triadic
#FEB79A #9AFEB7 #B79AFE
tetradic
#FEB79A #AFFE9A #9AE1FE #E99AFE
square
#FEB79A #AFFE9A #9AE1FE #E99AFE
split-complementary
#FEB79A #9AFEE9 #9AAFFE
monochromatic
#FD6121 #FD8C5D #FEB79A #FFE2D7 #FFE9E1
Accessibility & contrast
On white
1.69
#FEB79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FEB79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB79A
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB79A | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE98
Deuteranopia (green-blind)
#DACD9A
Tritanopia (blue-blind)
#FFACAF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb79a; /* rgb */ color: rgb(254, 183, 154); /* oklch */ color: oklch(83.9% 0.092 43.1);
Tailwind
colors: {
custom: {
50: '#ffccb8',
500: '#feb79a',
950: '#000000',
},
}SCSS
$custom: #feb79a; $custom-light: #ffccb8; $custom-dark: #000000;
JSON
{
"hex": "#feb79a",
"rgb": {
"r": 254,
"g": 183,
"b": 154
},
"hsl": {
"h": 17.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.83881,
"c": 0.09202,
"h": 43.1
},
"luminance": 0.57271
}Semantic roles & 50–950 ramp
primary
#FEB79A
secondary
#5CBAE1
accent
#A3E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381