#FFD7BD#FFD7BD
#FFD7BD is a very light, muted orange. Relative luminance 0.735; OKLCH L 90.6% C 0.057 H 54.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7BD |
|---|---|
| RGB | rgb(255, 215, 189) |
| HSL | hsl(24, 100%, 87%) |
| HSV | hsv(24, 26%, 100%) |
| CMYK | cmyk(0%, 15.7%, 25.9%, 0%) |
| CIE-LAB | lab(88.70, 10.17, 18.03) |
| CIE-LCH | lch(88.70, 20.70, 60.58°) |
| OKLab | oklab(90.65% 0.0327 0.0464) |
| OKLCH | oklch(90.65% 0.057 54.9) |
| XYZ | xyz(74.7266, 73.5378, 58.3922) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.34
Peach
#FFDAB9
ΔE00 3.18
Light Peach
#FFD8B1
ΔE00 4.70
Bisque
#FFE4C4
ΔE00 6.39
Navajowhite
#FFDEAD
ΔE00 8.72
Blanchedalmond
#FFEBCD
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7BD #BDE5FF
analogous
#FFBDC4 #FFD7BD #FFF8BD
triadic
#FFD7BD #BDFFD7 #D7BDFF
tetradic
#FFD7BD #C4FFBD #BDE5FF #F8BDFF
square
#FFD7BD #C4FFBD #BDE5FF #F8BDFF
split-complementary
#FFD7BD #BDFFF8 #BDC4FF
monochromatic
#FF8D43 #FFB280 #FFD7BD #FFECE0 #FFECE0
Accessibility & contrast
On white
1.34
#FFD7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#FFD7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7BD
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7BD | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABB
Deuteranopia (green-blind)
#ECE2BD
Tritanopia (blue-blind)
#FFD0D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd7bd; /* rgb */ color: rgb(255, 215, 189); /* oklch */ color: oklch(90.6% 0.057 54.9);
Tailwind
colors: {
custom: {
50: '#ffe3d1',
500: '#ffd7bd',
950: '#000000',
},
}SCSS
$custom: #ffd7bd; $custom-light: #ffe3d1; $custom-dark: #000000;
JSON
{
"hex": "#ffd7bd",
"rgb": {
"r": 255,
"g": 215,
"b": 189
},
"hsl": {
"h": 23.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.90646,
"c": 0.05676,
"h": 54.9
},
"luminance": 0.73535
}Semantic roles & 50–950 ramp
primary
#FFD7BD
secondary
#79BCE7
accent
#8BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483