#FEBE93#FEBE93
#FEBE93 is a very light, moderate orange. Relative luminance 0.600; OKLCH L 85.0% C 0.093 H 55.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE93 |
|---|---|
| RGB | rgb(254, 190, 147) |
| HSL | hsl(24, 98%, 79%) |
| HSV | hsv(24, 42%, 100%) |
| CMYK | cmyk(0%, 25.2%, 42.1%, 0.4%) |
| CIE-LAB | lab(81.84, 17.77, 30.68) |
| CIE-LCH | lch(81.84, 35.46, 59.91°) |
| OKLab | oklab(85.01% 0.0535 0.0764) |
| OKLCH | oklch(85.01% 0.093 55) |
| XYZ | xyz(64.5555, 60.0084, 35.7807) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.15
Apricot
#FBCEB1
ΔE00 5.82
Apricot (survey)
#FFB16D
ΔE00 6.27
Light Peach
#FFD8B1
ΔE00 7.97
Sandybrown
#F4A460
ΔE00 8.19
Pale Salmon
#FFB19A
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE93 #93D3FE
analogous
#FE939D #FEBE93 #FEF393
triadic
#FEBE93 #93FEBE #BE93FE
tetradic
#FEBE93 #9DFE93 #93D3FE #F393FE
square
#FEBE93 #9DFE93 #93D3FE #F393FE
split-complementary
#FEBE93 #93FEF3 #939DFE
monochromatic
#FD751A #FD9A56 #FEBE93 #FFE2D0 #FFEDE1
Accessibility & contrast
On white
1.62
#FEBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FEBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE93
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE93 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C390
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#FFB2B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febe93; /* rgb */ color: rgb(254, 190, 147); /* oklch */ color: oklch(85.0% 0.093 55.0);
Tailwind
colors: {
custom: {
50: '#ffd1b3',
500: '#febe93',
950: '#000000',
},
}SCSS
$custom: #febe93; $custom-light: #ffd1b3; $custom-dark: #000000;
JSON
{
"hex": "#febe93",
"rgb": {
"r": 254,
"g": 190,
"b": 147
},
"hsl": {
"h": 24.112,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.85012,
"c": 0.09322,
"h": 55
},
"luminance": 0.60004
}Semantic roles & 50–950 ramp
primary
#FEBE93
secondary
#56A8E0
accent
#89E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381