#FEB797#FEB797
#FEB797 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.8% C 0.094 H 45.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB797 |
|---|---|
| RGB | rgb(254, 183, 151) |
| HSL | hsl(19, 98%, 79%) |
| HSV | hsv(19, 41%, 100%) |
| CMYK | cmyk(0%, 28%, 40.6%, 0.4%) |
| CIE-LAB | lab(80.28, 21.87, 26.47) |
| CIE-LCH | lch(80.28, 34.33, 50.44°) |
| OKLab | oklab(83.82% 0.066 0.0665) |
| OKLCH | oklch(83.82% 0.094 45.2) |
| XYZ | xyz(63.3950, 57.1764, 36.9693) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.85
Light Salmon
#FEA993
ΔE00 5.47
Peach (survey)
#FFB07C
ΔE00 5.67
Lightsalmon
#FFA07A
ΔE00 6.08
Apricot
#FBCEB1
ΔE00 7.28
Pinkish Tan
#D99B82
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB797 #97DEFE
analogous
#FE97AB #FEB797 #FEEB97
triadic
#FEB797 #97FEB7 #B797FE
tetradic
#FEB797 #ABFE97 #97DEFE #EB97FE
square
#FEB797 #ABFE97 #97DEFE #EB97FE
split-complementary
#FEB797 #97FEEB #97ABFE
monochromatic
#FD631E #FD8D5A #FEB797 #FFE1D4 #FFEAE1
Accessibility & contrast
On white
1.69
#FEB797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FEB797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB797
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB797 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE95
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#FFABAF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb797; /* rgb */ color: rgb(254, 183, 151); /* oklch */ color: oklch(83.8% 0.094 45.2);
Tailwind
colors: {
custom: {
50: '#ffccb5',
500: '#feb797',
950: '#000000',
},
}SCSS
$custom: #feb797; $custom-light: #ffccb5; $custom-dark: #000000;
JSON
{
"hex": "#feb797",
"rgb": {
"r": 254,
"g": 183,
"b": 151
},
"hsl": {
"h": 18.641,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.8382,
"c": 0.09366,
"h": 45.2
},
"luminance": 0.57172
}Semantic roles & 50–950 ramp
primary
#FEB797
secondary
#59B6E0
accent
#9EE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381