#FDBA91#FDBA91
#FDBA91 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 84.1% C 0.095 H 52.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBA91 |
|---|---|
| RGB | rgb(253, 186, 145) |
| HSL | hsl(23, 96%, 78%) |
| HSV | hsv(23, 43%, 99%) |
| CMYK | cmyk(0%, 26.5%, 42.7%, 0.8%) |
| CIE-LAB | lab(80.77, 19.27, 30.28) |
| CIE-LCH | lch(80.77, 35.89, 57.53°) |
| OKLab | oklab(84.14% 0.0578 0.0754) |
| OKLCH | oklch(84.14% 0.095 52.5) |
| XYZ | xyz(63.1803, 58.0489, 34.6594) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.60
Apricot
#FBCEB1
ΔE00 6.44
Apricot (survey)
#FFB16D
ΔE00 6.56
Pale Salmon
#FFB19A
ΔE00 7.20
Lightsalmon
#FFA07A
ΔE00 7.65
Sandybrown
#F4A460
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBA91 #91D4FD
analogous
#FD919E #FDBA91 #FDF091
triadic
#FDBA91 #91FDBA #BA91FD
tetradic
#FDBA91 #9EFD91 #91D4FD #F091FD
square
#FDBA91 #9EFD91 #91D4FD #F091FD
split-complementary
#FDBA91 #91FDF0 #919EFD
monochromatic
#FB6F19 #FC9455 #FDBA91 #FEE0CD #FEECE1
Accessibility & contrast
On white
1.67
#FDBA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FDBA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBA91
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBA91 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08E
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#FFAEAF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fdba91; /* rgb */ color: rgb(253, 186, 145); /* oklch */ color: oklch(84.1% 0.095 52.5);
Tailwind
colors: {
custom: {
50: '#ffcfb1',
500: '#fdba91',
950: '#000000',
},
}SCSS
$custom: #fdba91; $custom-light: #ffcfb1; $custom-dark: #000000;
JSON
{
"hex": "#fdba91",
"rgb": {
"r": 253,
"g": 186,
"b": 145
},
"hsl": {
"h": 22.778,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.8414,
"c": 0.09498,
"h": 52.5
},
"luminance": 0.58045
}Semantic roles & 50–950 ramp
primary
#FDBA91
secondary
#54AADE
accent
#8EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381