#FDB97E#FDB97E
#FDB97E is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.6% C 0.109 H 61.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB97E |
|---|---|
| RGB | rgb(253, 185, 126) |
| HSL | hsl(28, 97%, 74%) |
| HSV | hsv(28, 50%, 99%) |
| CMYK | cmyk(0%, 26.9%, 50.2%, 0.8%) |
| CIE-LAB | lab(80.23, 17.97, 39.48) |
| CIE-LCH | lch(80.23, 43.38, 65.53°) |
| OKLab | oklab(83.63% 0.0521 0.0957) |
| OKLCH | oklch(83.63% 0.109 61.4) |
| XYZ | xyz(61.6259, 57.0912, 27.5085) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.71
Peach (survey)
#FFB07C
ΔE00 4.07
Sandybrown
#F4A460
ΔE00 5.37
Pale Orange
#FFA756
ΔE00 5.85
Light Orange
#FDAA48
ΔE00 7.38
Burlywood
#DEB887
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB97E #7EC2FD
analogous
#FD7E83 #FDB97E #FDF97E
triadic
#FDB97E #7EFDB9 #B97EFD
tetradic
#FDB97E #83FD7E #7EC2FD #F97EFD
square
#FDB97E #83FD7E #7EC2FD #F97EFD
split-complementary
#FDB97E #7EFDF9 #7E83FD
monochromatic
#FB7805 #FC9842 #FDB97E #FEDABA #FFEFE1
Accessibility & contrast
On white
1.69
#FDB97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#FDB97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB97E
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB97E | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE79
Deuteranopia (green-blind)
#DECD7F
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fdb97e; /* rgb */ color: rgb(253, 185, 126); /* oklch */ color: oklch(83.6% 0.109 61.4);
Tailwind
colors: {
custom: {
50: '#ffcea4',
500: '#fdb97e',
950: '#000000',
},
}SCSS
$custom: #fdb97e; $custom-light: #ffcea4; $custom-dark: #000000;
JSON
{
"hex": "#fdb97e",
"rgb": {
"r": 253,
"g": 185,
"b": 126
},
"hsl": {
"h": 27.874,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.83626,
"c": 0.10899,
"h": 61.4
},
"luminance": 0.57087
}Semantic roles & 50–950 ramp
primary
#FDB97E
secondary
#4495DB
accent
#7BE600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380