#FFD7BE#FFD7BE
#FFD7BE is a very light, muted orange. Relative luminance 0.736; OKLCH L 90.7% C 0.056 H 53.8°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7BE |
|---|---|
| RGB | rgb(255, 215, 190) |
| HSL | hsl(23, 100%, 87%) |
| HSV | hsv(23, 25%, 100%) |
| CMYK | cmyk(0%, 15.7%, 25.5%, 0%) |
| CIE-LAB | lab(88.72, 10.30, 17.54) |
| CIE-LCH | lch(88.72, 20.34, 59.57°) |
| OKLab | oklab(90.67% 0.0331 0.0452) |
| OKLCH | oklch(90.67% 0.056 53.8) |
| XYZ | xyz(74.8355, 73.5813, 58.9658) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.45
Peach
#FFDAB9
ΔE00 3.55
Light Peach
#FFD8B1
ΔE00 5.08
Bisque
#FFE4C4
ΔE00 6.67
Navajowhite
#FFDEAD
ΔE00 9.09
Blanchedalmond
#FFEBCD
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7BE #BEE6FF
analogous
#FFBEC6 #FFD7BE #FFF8BE
triadic
#FFD7BE #BEFFD7 #D7BEFF
tetradic
#FFD7BE #C6FFBE #BEE6FF #F8BEFF
square
#FFD7BE #C6FFBE #BEE6FF #F8BEFF
split-complementary
#FFD7BE #BEFFF8 #BEC6FF
monochromatic
#FF8C44 #FFB181 #FFD7BE #FFECE0 #FFECE0
Accessibility & contrast
On white
1.34
#FFD7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFD7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7BE
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7BE | 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)
#E2DABC
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#FFD0D0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd7be; /* rgb */ color: rgb(255, 215, 190); /* oklch */ color: oklch(90.7% 0.056 53.8);
Tailwind
colors: {
custom: {
50: '#ffe3d1',
500: '#ffd7be',
950: '#000000',
},
}SCSS
$custom: #ffd7be; $custom-light: #ffe3d1; $custom-dark: #000000;
JSON
{
"hex": "#ffd7be",
"rgb": {
"r": 255,
"g": 215,
"b": 190
},
"hsl": {
"h": 23.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.90669,
"c": 0.05599,
"h": 53.8
},
"luminance": 0.73579
}Semantic roles & 50–950 ramp
primary
#FFD7BE
secondary
#7ABDE7
accent
#8DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483