#FEBD8A#FEBD8A
#FEBD8A is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.7% C 0.100 H 59.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBD8A |
|---|---|
| RGB | rgb(254, 189, 138) |
| HSL | hsl(26, 98%, 77%) |
| HSV | hsv(26, 46%, 100%) |
| CMYK | cmyk(0%, 25.6%, 45.7%, 0.4%) |
| CIE-LAB | lab(81.46, 17.39, 34.88) |
| CIE-LCH | lch(81.46, 38.97, 63.50°) |
| OKLab | oklab(84.67% 0.0516 0.0858) |
| OKLCH | oklch(84.67% 0.1 59) |
| XYZ | xyz(63.6609, 59.3052, 32.1338) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.93
Apricot (survey)
#FFB16D
ΔE00 4.49
Sandybrown
#F4A460
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 7.21
Pale Orange
#FFA756
ΔE00 7.62
Burlywood
#DEB887
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBD8A #8ACBFE
analogous
#FE8A91 #FEBD8A #FEF78A
triadic
#FEBD8A #8AFEBD #BD8AFE
tetradic
#FEBD8A #91FE8A #8ACBFE #F78AFE
square
#FEBD8A #91FE8A #8ACBFE #F78AFE
split-complementary
#FEBD8A #8AFEF7 #8A91FE
monochromatic
#FD7911 #FD9B4D #FEBD8A #FFDFC7 #FFEEE1
Accessibility & contrast
On white
1.63
#FEBD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FEBD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBD8A
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBD8A | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febd8a; /* rgb */ color: rgb(254, 189, 138); /* oklch */ color: oklch(84.7% 0.100 59.0);
Tailwind
colors: {
custom: {
50: '#ffd1ac',
500: '#febd8a',
950: '#000000',
},
}SCSS
$custom: #febd8a; $custom-light: #ffd1ac; $custom-dark: #000000;
JSON
{
"hex": "#febd8a",
"rgb": {
"r": 254,
"g": 189,
"b": 138
},
"hsl": {
"h": 26.379,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.84665,
"c": 0.1001,
"h": 59
},
"luminance": 0.59301
}Semantic roles & 50–950 ramp
primary
#FEBD8A
secondary
#4E9FDE
accent
#81E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381