#FFD7BF#FFD7BF
#FFD7BF is a very light, muted orange. Relative luminance 0.736; OKLCH L 90.7% C 0.055 H 52.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7BF |
|---|---|
| RGB | rgb(255, 215, 191) |
| HSL | hsl(23, 100%, 87%) |
| HSV | hsv(23, 25%, 100%) |
| CMYK | cmyk(0%, 15.7%, 25.1%, 0%) |
| CIE-LAB | lab(88.75, 10.44, 17.04) |
| CIE-LCH | lch(88.75, 19.99, 58.51°) |
| OKLab | oklab(90.69% 0.0334 0.044) |
| OKLCH | oklch(90.69% 0.055 52.7) |
| XYZ | xyz(74.9452, 73.6252, 59.5434) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.61
Peach
#FFDAB9
ΔE00 3.93
Light Peach
#FFD8B1
ΔE00 5.48
Bisque
#FFE4C4
ΔE00 6.95
Mistyrose
#FFE4E1
ΔE00 8.94
Blanchedalmond
#FFEBCD
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7BF #BFE7FF
analogous
#FFBFC7 #FFD7BF #FFF7BF
triadic
#FFD7BF #BFFFD7 #D7BFFF
tetradic
#FFD7BF #C7FFBF #BFE7FF #F7BFFF
square
#FFD7BF #C7FFBF #BFE7FF #F7BFFF
split-complementary
#FFD7BF #BFFFF7 #BFC7FF
monochromatic
#FF8B45 #FFB182 #FFD7BF #FFECE0 #FFECE0
Accessibility & contrast
On white
1.34
#FFD7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFD7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7BF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7BF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#FFD0D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd7bf; /* rgb */ color: rgb(255, 215, 191); /* oklch */ color: oklch(90.7% 0.055 52.7);
Tailwind
colors: {
custom: {
50: '#ffe3d2',
500: '#ffd7bf',
950: '#000000',
},
}SCSS
$custom: #ffd7bf; $custom-light: #ffe3d2; $custom-dark: #000000;
JSON
{
"hex": "#ffd7bf",
"rgb": {
"r": 255,
"g": 215,
"b": 191
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.90692,
"c": 0.05524,
"h": 52.7
},
"luminance": 0.73622
}Semantic roles & 50–950 ramp
primary
#FFD7BF
secondary
#7BBFE8
accent
#8FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483