#FEBC8F#FEBC8F
#FEBC8F is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.6% C 0.097 H 55.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBC8F |
|---|---|
| RGB | rgb(254, 188, 143) |
| HSL | hsl(24, 98%, 78%) |
| HSV | hsv(24, 44%, 100%) |
| CMYK | cmyk(0%, 26%, 43.7%, 0.4%) |
| CIE-LAB | lab(81.31, 18.41, 32.06) |
| CIE-LCH | lch(81.31, 36.97, 60.14°) |
| OKLab | oklab(84.57% 0.055 0.0795) |
| OKLCH | oklch(84.57% 0.097 55.3) |
| XYZ | xyz(63.8169, 59.0246, 34.0129) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.51
Apricot (survey)
#FFB16D
ΔE00 5.64
Apricot
#FBCEB1
ΔE00 6.49
Sandybrown
#F4A460
ΔE00 7.53
Light Peach
#FFD8B1
ΔE00 8.46
Pale Salmon
#FFB19A
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBC8F #8FD1FE
analogous
#FE8F9A #FEBC8F #FEF38F
triadic
#FEBC8F #8FFEBC #BC8FFE
tetradic
#FEBC8F #9AFE8F #8FD1FE #F38FFE
square
#FEBC8F #9AFE8F #8FD1FE #F38FFE
split-complementary
#FEBC8F #8FFEF3 #8F9AFE
monochromatic
#FD7316 #FD9852 #FEBC8F #FFE0CC #FFEDE1
Accessibility & contrast
On white
1.64
#FEBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#FEBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBC8F
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBC8F | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18C
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febc8f; /* rgb */ color: rgb(254, 188, 143); /* oklch */ color: oklch(84.6% 0.097 55.3);
Tailwind
colors: {
custom: {
50: '#ffd0b0',
500: '#febc8f',
950: '#000000',
},
}SCSS
$custom: #febc8f; $custom-light: #ffd0b0; $custom-dark: #000000;
JSON
{
"hex": "#febc8f",
"rgb": {
"r": 254,
"g": 188,
"b": 143
},
"hsl": {
"h": 24.324,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.84572,
"c": 0.09666,
"h": 55.3
},
"luminance": 0.5902
}Semantic roles & 50–950 ramp
primary
#FEBC8F
secondary
#52A6DF
accent
#88E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381