#FDBE81#FDBE81
#FDBE81 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.6% C 0.106 H 64.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBE81 |
|---|---|
| RGB | rgb(253, 190, 129) |
| HSL | hsl(30, 97%, 75%) |
| HSV | hsv(30, 49%, 99%) |
| CMYK | cmyk(0%, 24.9%, 49%, 0.8%) |
| CIE-LAB | lab(81.46, 15.62, 39.50) |
| CIE-LCH | lch(81.46, 42.48, 68.42°) |
| OKLab | oklab(84.59% 0.0455 0.0959) |
| OKLCH | oklch(84.59% 0.106 64.7) |
| XYZ | xyz(62.8869, 59.2987, 28.8981) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.99
Peach (survey)
#FFB07C
ΔE00 5.85
Sandybrown
#F4A460
ΔE00 6.71
Burlywood
#DEB887
ΔE00 6.75
Pale Orange
#FFA756
ΔE00 6.89
Light Orange
#FDAA48
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBE81 #81C0FD
analogous
#FD8182 #FDBE81 #FDFC81
triadic
#FDBE81 #81FDBE #BE81FD
tetradic
#FDBE81 #82FD81 #81C0FD #FC81FD
square
#FDBE81 #82FD81 #81C0FD #FC81FD
split-complementary
#FDBE81 #81FDFC #8182FD
monochromatic
#FB8009 #FC9F45 #FDBE81 #FEDDBD #FFEFE1
Accessibility & contrast
On white
1.63
#FDBE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FDBE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBE81
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBE81 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27C
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fdbe81; /* rgb */ color: rgb(253, 190, 129); /* oklch */ color: oklch(84.6% 0.106 64.7);
Tailwind
colors: {
custom: {
50: '#ffd1a6',
500: '#fdbe81',
950: '#000000',
},
}SCSS
$custom: #fdbe81; $custom-light: #ffd1a6; $custom-dark: #000000;
JSON
{
"hex": "#fdbe81",
"rgb": {
"r": 253,
"g": 190,
"b": 129
},
"hsl": {
"h": 29.516,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.84594,
"c": 0.10616,
"h": 64.7
},
"luminance": 0.59295
}Semantic roles & 50–950 ramp
primary
#FDBE81
secondary
#4792DC
accent
#75E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380