#FDBE7A#FDBE7A
#FDBE7A is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.5% C 0.112 H 67.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBE7A |
|---|---|
| RGB | rgb(253, 190, 122) |
| HSL | hsl(31, 97%, 74%) |
| HSV | hsv(31, 52%, 99%) |
| CMYK | cmyk(0%, 24.9%, 51.8%, 0.8%) |
| CIE-LAB | lab(81.36, 15.01, 42.94) |
| CIE-LCH | lch(81.36, 45.48, 70.73°) |
| OKLab | oklab(84.49% 0.0429 0.1033) |
| OKLCH | oklch(84.49% 0.112 67.5) |
| XYZ | xyz(62.4374, 59.1189, 26.5311) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.38
Butterscotch
#FDB147
ΔE00 6.52
Light Orange
#FDAA48
ΔE00 6.64
Pale Orange
#FFA756
ΔE00 6.78
Burlywood
#DEB887
ΔE00 6.88
Sandybrown
#F4A460
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBE7A #7AB9FD
analogous
#FD7C7A #FDBE7A #FAFD7A
triadic
#FDBE7A #7AFDBE #BE7AFD
tetradic
#FDBE7A #7AFD7C #7AB9FD #FD7AFA
square
#FDBE7A #7AFD7C #7AB9FD #FD7AFA
split-complementary
#FDBE7A #7AFAFD #7C7AFD
monochromatic
#F98304 #FCA13E #FDBE7A #FEDBB6 #FFF0E1
Accessibility & contrast
On white
1.64
#FDBE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FDBE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBE7A
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBE7A | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C274
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fdbe7a; /* rgb */ color: rgb(253, 190, 122); /* oklch */ color: oklch(84.5% 0.112 67.5);
Tailwind
colors: {
custom: {
50: '#ffd1a1',
500: '#fdbe7a',
950: '#000000',
},
}SCSS
$custom: #fdbe7a; $custom-light: #ffd1a1; $custom-dark: #000000;
JSON
{
"hex": "#fdbe7a",
"rgb": {
"r": 253,
"g": 190,
"b": 122
},
"hsl": {
"h": 31.145,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.84485,
"c": 0.11179,
"h": 67.5
},
"luminance": 0.59115
}Semantic roles & 50–950 ramp
primary
#FDBE7A
secondary
#418BDB
accent
#6EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380