#FFBD7C#FFBD7C
#FFBD7C is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.5% C 0.112 H 64.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBD7C |
|---|---|
| RGB | rgb(255, 189, 124) |
| HSL | hsl(30, 100%, 74%) |
| HSV | hsv(30, 51%, 100%) |
| CMYK | cmyk(0%, 25.9%, 51.4%, 0%) |
| CIE-LAB | lab(81.35, 16.50, 41.97) |
| CIE-LCH | lch(81.35, 45.09, 68.54°) |
| OKLab | oklab(84.54% 0.0474 0.1012) |
| OKLCH | oklch(84.54% 0.112 64.9) |
| XYZ | xyz(63.0789, 59.1148, 27.1528) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.50
Peach (survey)
#FFB07C
ΔE00 5.94
Pale Orange
#FFA756
ΔE00 6.25
Sandybrown
#F4A460
ΔE00 6.35
Light Orange
#FDAA48
ΔE00 6.79
Butterscotch
#FDB147
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBD7C #7CBEFF
analogous
#FF7C7D #FFBD7C #FFFF7C
triadic
#FFBD7C #7CFFBD #BD7CFF
tetradic
#FFBD7C #7DFF7C #7CBEFF #FF7CFF
square
#FFBD7C #7DFF7C #7CBEFF #FF7CFF
split-complementary
#FFBD7C #7CFFFF #7C7DFF
monochromatic
#FF7F02 #FF9E3F #FFBD7C #FFDCB9 #FFF0E0
Accessibility & contrast
On white
1.64
#FFBD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FFBD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBD7C
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBD7C | 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)
#D2C177
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#FFAEAD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbd7c; /* rgb */ color: rgb(255, 189, 124); /* oklch */ color: oklch(84.5% 0.112 64.9);
Tailwind
colors: {
custom: {
50: '#ffd0a3',
500: '#ffbd7c',
950: '#000000',
},
}SCSS
$custom: #ffbd7c; $custom-light: #ffd0a3; $custom-dark: #000000;
JSON
{
"hex": "#ffbd7c",
"rgb": {
"r": 255,
"g": 189,
"b": 124
},
"hsl": {
"h": 29.771,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.84539,
"c": 0.11172,
"h": 64.9
},
"luminance": 0.5911
}Semantic roles & 50–950 ramp
primary
#FFBD7C
secondary
#4290DE
accent
#74E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380