#FFBD7B#FFBD7B
#FFBD7B is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.5% C 0.113 H 65.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBD7B |
|---|---|
| RGB | rgb(255, 189, 123) |
| HSL | hsl(30, 100%, 74%) |
| HSV | hsv(30, 52%, 100%) |
| CMYK | cmyk(0%, 25.9%, 51.8%, 0%) |
| CIE-LAB | lab(81.34, 16.41, 42.46) |
| CIE-LCH | lch(81.34, 45.52, 68.86°) |
| OKLab | oklab(84.52% 0.047 0.1022) |
| OKLCH | oklch(84.52% 0.113 65.3) |
| XYZ | xyz(63.0159, 59.0896, 26.8215) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.56
Peach (survey)
#FFB07C
ΔE00 6.13
Pale Orange
#FFA756
ΔE00 6.23
Sandybrown
#F4A460
ΔE00 6.39
Light Orange
#FDAA48
ΔE00 6.64
Butterscotch
#FDB147
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBD7B #7BBDFF
analogous
#FF7B7B #FFBD7B #FFFF7B
triadic
#FFBD7B #7BFFBD #BD7BFF
tetradic
#FFBD7B #7BFF7B #7BBDFF #FF7BFF
square
#FFBD7B #7BFF7B #7BBDFF #FF7BFF
split-complementary
#FFBD7B #7BFFFF #7B7BFF
monochromatic
#FF8001 #FF9E3E #FFBD7B #FFDCB8 #FFF0E0
Accessibility & contrast
On white
1.64
#FFBD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FFBD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBD7B
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBD7B | 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)
#D2C176
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#FFAEAD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbd7b; /* rgb */ color: rgb(255, 189, 123); /* oklch */ color: oklch(84.5% 0.113 65.3);
Tailwind
colors: {
custom: {
50: '#ffd0a2',
500: '#ffbd7b',
950: '#000000',
},
}SCSS
$custom: #ffbd7b; $custom-light: #ffd0a2; $custom-dark: #000000;
JSON
{
"hex": "#ffbd7b",
"rgb": {
"r": 255,
"g": 189,
"b": 123
},
"hsl": {
"h": 30,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.84524,
"c": 0.1125,
"h": 65.3
},
"luminance": 0.59085
}Semantic roles & 50–950 ramp
primary
#FFBD7B
secondary
#418FDD
accent
#73E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140F
muted
#878380