#FEB99D#FEB99D
#FEB99D is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.3% C 0.089 H 43.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB99D |
|---|---|
| RGB | rgb(254, 185, 157) |
| HSL | hsl(17, 98%, 81%) |
| HSV | hsv(17, 38%, 100%) |
| CMYK | cmyk(0%, 27.2%, 38.2%, 0.4%) |
| CIE-LAB | lab(80.85, 21.48, 24.06) |
| CIE-LCH | lch(80.85, 32.25, 48.25°) |
| OKLab | oklab(84.3% 0.0652 0.0608) |
| OKLCH | oklch(84.3% 0.089 43) |
| XYZ | xyz(64.3101, 58.2071, 39.7396) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.14
Light Salmon
#FEA993
ΔE00 5.03
Lightsalmon
#FFA07A
ΔE00 6.81
Peach (survey)
#FFB07C
ΔE00 6.99
Apricot
#FBCEB1
ΔE00 7.08
Blush (survey)
#F29E8E
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB99D #9DE2FE
analogous
#FE9DB1 #FEB99D #FEEA9D
triadic
#FEB99D #9DFEB9 #B99DFE
tetradic
#FEB99D #B1FE9D #9DE2FE #EA9DFE
square
#FEB99D #B1FE9D #9DE2FE #EA9DFE
split-complementary
#FEB99D #9DFEEA #9DB1FE
monochromatic
#FD6224 #FD8E60 #FEB99D #FFE4DA #FFE9E1
Accessibility & contrast
On white
1.66
#FEB99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FEB99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB99D
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB99D | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC09B
Deuteranopia (green-blind)
#DBCE9D
Tritanopia (blue-blind)
#FFAEB2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #feb99d; /* rgb */ color: rgb(254, 185, 157); /* oklch */ color: oklch(84.3% 0.089 43.0);
Tailwind
colors: {
custom: {
50: '#ffceba',
500: '#feb99d',
950: '#000000',
},
}SCSS
$custom: #feb99d; $custom-light: #ffceba; $custom-dark: #000000;
JSON
{
"hex": "#feb99d",
"rgb": {
"r": 254,
"g": 185,
"b": 157
},
"hsl": {
"h": 17.32,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.84303,
"c": 0.08916,
"h": 43
},
"luminance": 0.58203
}Semantic roles & 50–950 ramp
primary
#FEB99D
secondary
#5EBBE1
accent
#A3E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381