#FEBB91#FEBB91
#FEBB91 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.4% C 0.096 H 53.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBB91 |
|---|---|
| RGB | rgb(254, 187, 145) |
| HSL | hsl(23, 98%, 78%) |
| HSV | hsv(23, 43%, 100%) |
| CMYK | cmyk(0%, 26.4%, 42.9%, 0.4%) |
| CIE-LAB | lab(81.10, 19.14, 30.75) |
| CIE-LCH | lch(81.10, 36.22, 58.10°) |
| OKLab | oklab(84.43% 0.0574 0.0764) |
| OKLCH | oklch(84.43% 0.096 53.1) |
| XYZ | xyz(63.7568, 58.6600, 34.7470) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.58
Apricot (survey)
#FFB16D
ΔE00 6.36
Apricot
#FBCEB1
ΔE00 6.38
Pale Salmon
#FFB19A
ΔE00 7.54
Lightsalmon
#FFA07A
ΔE00 7.94
Sandybrown
#F4A460
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBB91 #91D4FE
analogous
#FE919D #FEBB91 #FEF191
triadic
#FEBB91 #91FEBB #BB91FE
tetradic
#FEBB91 #9DFE91 #91D4FE #F191FE
square
#FEBB91 #9DFE91 #91D4FE #F191FE
split-complementary
#FEBB91 #91FEF1 #919DFE
monochromatic
#FD7018 #FD9654 #FEBB91 #FFE0CE #FFECE1
Accessibility & contrast
On white
1.65
#FEBB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#FEBB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBB91
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBB91 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18E
Deuteranopia (green-blind)
#DECF91
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #febb91; /* rgb */ color: rgb(254, 187, 145); /* oklch */ color: oklch(84.4% 0.096 53.1);
Tailwind
colors: {
custom: {
50: '#ffcfb1',
500: '#febb91',
950: '#000000',
},
}SCSS
$custom: #febb91; $custom-light: #ffcfb1; $custom-dark: #000000;
JSON
{
"hex": "#febb91",
"rgb": {
"r": 254,
"g": 187,
"b": 145
},
"hsl": {
"h": 23.119,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.84426,
"c": 0.09558,
"h": 53.1
},
"luminance": 0.58656
}Semantic roles & 50–950 ramp
primary
#FEBB91
secondary
#54AADF
accent
#8DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381