#FEBD91#FEBD91
#FEBD91 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.8% C 0.095 H 55.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBD91 |
|---|---|
| RGB | rgb(254, 189, 145) |
| HSL | hsl(24, 98%, 78%) |
| HSV | hsv(24, 43%, 100%) |
| CMYK | cmyk(0%, 25.6%, 42.9%, 0.4%) |
| CIE-LAB | lab(81.57, 18.09, 31.37) |
| CIE-LCH | lch(81.57, 36.21, 60.03°) |
| OKLab | oklab(84.79% 0.0543 0.0779) |
| OKLCH | oklch(84.79% 0.095 55.1) |
| XYZ | xyz(64.1841, 59.5144, 34.8894) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.83
Apricot (survey)
#FFB16D
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.16
Sandybrown
#F4A460
ΔE00 7.86
Light Peach
#FFD8B1
ΔE00 8.21
Pale Salmon
#FFB19A
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBD91 #91D2FE
analogous
#FE919B #FEBD91 #FEF391
triadic
#FEBD91 #91FEBD #BD91FE
tetradic
#FEBD91 #9BFE91 #91D2FE #F391FE
square
#FEBD91 #9BFE91 #91D2FE #F391FE
split-complementary
#FEBD91 #91FEF3 #919BFE
monochromatic
#FD7418 #FD9954 #FEBD91 #FFE1CE #FFEDE1
Accessibility & contrast
On white
1.63
#FEBD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#FEBD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBD91
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBD91 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28E
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febd91; /* rgb */ color: rgb(254, 189, 145); /* oklch */ color: oklch(84.8% 0.095 55.1);
Tailwind
colors: {
custom: {
50: '#ffd1b1',
500: '#febd91',
950: '#000000',
},
}SCSS
$custom: #febd91; $custom-light: #ffd1b1; $custom-dark: #000000;
JSON
{
"hex": "#febd91",
"rgb": {
"r": 254,
"g": 189,
"b": 145
},
"hsl": {
"h": 24.22,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.84791,
"c": 0.09493,
"h": 55.1
},
"luminance": 0.5951
}Semantic roles & 50–950 ramp
primary
#FEBD91
secondary
#54A7DF
accent
#89E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381