#FDBE85#FDBE85
#FDBE85 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.7% C 0.103 H 62.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBE85 |
|---|---|
| RGB | rgb(253, 190, 133) |
| HSL | hsl(29, 97%, 76%) |
| HSV | hsv(29, 47%, 99%) |
| CMYK | cmyk(0%, 24.9%, 47.4%, 0.8%) |
| CIE-LAB | lab(81.51, 15.99, 37.52) |
| CIE-LCH | lch(81.51, 40.78, 66.91°) |
| OKLab | oklab(84.66% 0.047 0.0917) |
| OKLCH | oklch(84.66% 0.103 62.9) |
| XYZ | xyz(63.1579, 59.4071, 30.3259) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.08
Peach (survey)
#FFB07C
ΔE00 5.18
Sandybrown
#F4A460
ΔE00 6.74
Burlywood
#DEB887
ΔE00 6.85
Pale Orange
#FFA756
ΔE00 7.16
Light Peach
#FFD8B1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBE85 #85C4FD
analogous
#FD8588 #FDBE85 #FDFA85
triadic
#FDBE85 #85FDBE #BE85FD
tetradic
#FDBE85 #88FD85 #85C4FD #FA85FD
square
#FDBE85 #88FD85 #85C4FD #FA85FD
split-complementary
#FDBE85 #85FDFA #8588FD
monochromatic
#FB7E0D #FC9E49 #FDBE85 #FEDEC1 #FFEFE1
Accessibility & contrast
On white
1.63
#FDBE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FDBE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBE85
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBE85 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C281
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fdbe85; /* rgb */ color: rgb(253, 190, 133); /* oklch */ color: oklch(84.7% 0.103 62.9);
Tailwind
colors: {
custom: {
50: '#ffd1a9',
500: '#fdbe85',
950: '#000000',
},
}SCSS
$custom: #fdbe85; $custom-light: #ffd1a9; $custom-dark: #000000;
JSON
{
"hex": "#fdbe85",
"rgb": {
"r": 253,
"g": 190,
"b": 133
},
"hsl": {
"h": 28.5,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.8466,
"c": 0.10298,
"h": 62.9
},
"luminance": 0.59403
}Semantic roles & 50–950 ramp
primary
#FDBE85
secondary
#4A97DC
accent
#78E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380