#FEB398#FEB398
#FEB398 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 83.1% C 0.096 H 40.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB398 |
|---|---|
| RGB | rgb(254, 179, 152) |
| HSL | hsl(16, 98%, 80%) |
| HSV | hsv(16, 40%, 100%) |
| CMYK | cmyk(0%, 29.5%, 40.2%, 0.4%) |
| CIE-LAB | lab(79.38, 24.07, 24.71) |
| CIE-LCH | lch(79.38, 34.50, 45.76°) |
| OKLab | oklab(83.13% 0.0726 0.0623) |
| OKLCH | oklch(83.13% 0.096 40.6) |
| XYZ | xyz(62.6632, 55.5823, 37.1277) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.65
Light Salmon
#FEA993
ΔE00 3.33
Lightsalmon
#FFA07A
ΔE00 5.55
Blush (survey)
#F29E8E
ΔE00 6.40
Darksalmon
#E9967A
ΔE00 7.26
Peach (survey)
#FFB07C
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB398 #98E3FE
analogous
#FE98B0 #FEB398 #FEE698
triadic
#FEB398 #98FEB3 #B398FE
tetradic
#FEB398 #B0FE98 #98E3FE #E698FE
square
#FEB398 #B0FE98 #98E3FE #E698FE
split-complementary
#FEB398 #98FEE6 #98B0FE
monochromatic
#FD5A1F #FD865B #FEB398 #FFE0D5 #FFE9E1
Accessibility & contrast
On white
1.73
#FEB398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#FEB398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB398
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB398 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #feb398; /* rgb */ color: rgb(254, 179, 152); /* oklch */ color: oklch(83.1% 0.096 40.6);
Tailwind
colors: {
custom: {
50: '#ffcab6',
500: '#feb398',
950: '#000000',
},
}SCSS
$custom: #feb398; $custom-light: #ffcab6; $custom-dark: #000000;
JSON
{
"hex": "#feb398",
"rgb": {
"r": 254,
"g": 179,
"b": 152
},
"hsl": {
"h": 15.882,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.83126,
"c": 0.0957,
"h": 40.6
},
"luminance": 0.55578
}Semantic roles & 50–950 ramp
primary
#FEB398
secondary
#5ABDE0
accent
#A9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281