#FEB397#FEB397
#FEB397 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 83.1% C 0.096 H 41.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB397 |
|---|---|
| RGB | rgb(254, 179, 151) |
| HSL | hsl(16, 98%, 79%) |
| HSV | hsv(16, 41%, 100%) |
| CMYK | cmyk(0%, 29.5%, 40.6%, 0.4%) |
| CIE-LAB | lab(79.36, 23.96, 25.22) |
| CIE-LCH | lch(79.36, 34.79, 46.47°) |
| OKLab | oklab(83.11% 0.0723 0.0635) |
| OKLCH | oklch(83.11% 0.096 41.3) |
| XYZ | xyz(62.5816, 55.5497, 36.6982) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.98
Light Salmon
#FEA993
ΔE00 3.56
Lightsalmon
#FFA07A
ΔE00 5.40
Blush (survey)
#F29E8E
ΔE00 6.62
Peach (survey)
#FFB07C
ΔE00 7.04
Darksalmon
#E9967A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB397 #97E2FE
analogous
#FE97AF #FEB397 #FEE797
triadic
#FEB397 #97FEB3 #B397FE
tetradic
#FEB397 #AFFE97 #97E2FE #E797FE
square
#FEB397 #AFFE97 #97E2FE #E797FE
split-complementary
#FEB397 #97FEE7 #97AFFE
monochromatic
#FD5A1E #FD875A #FEB397 #FFDFD4 #FFE9E1
Accessibility & contrast
On white
1.73
#FEB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#FEB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB397
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB397 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB95
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb397; /* rgb */ color: rgb(254, 179, 151); /* oklch */ color: oklch(83.1% 0.096 41.3);
Tailwind
colors: {
custom: {
50: '#ffcab5',
500: '#feb397',
950: '#000000',
},
}SCSS
$custom: #feb397; $custom-light: #ffcab5; $custom-dark: #000000;
JSON
{
"hex": "#feb397",
"rgb": {
"r": 254,
"g": 179,
"b": 151
},
"hsl": {
"h": 16.311,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.83106,
"c": 0.09619,
"h": 41.3
},
"luminance": 0.55545
}Semantic roles & 50–950 ramp
primary
#FEB397
secondary
#59BBE0
accent
#A7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281