#FFD7BA#FFD7BA
#FFD7BA is a very light, muted orange. Relative luminance 0.734; OKLCH L 90.6% C 0.059 H 57.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7BA |
|---|---|
| RGB | rgb(255, 215, 186) |
| HSL | hsl(25, 100%, 86%) |
| HSV | hsv(25, 27%, 100%) |
| CMYK | cmyk(0%, 15.7%, 27.1%, 0%) |
| CIE-LAB | lab(88.64, 9.77, 19.52) |
| CIE-LCH | lch(88.64, 21.82, 63.42°) |
| OKLab | oklab(90.58% 0.0315 0.0501) |
| OKLCH | oklch(90.58% 0.059 57.8) |
| XYZ | xyz(74.4043, 73.4089, 56.6949) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.14
Apricot
#FBCEB1
ΔE00 2.38
Light Peach
#FFD8B1
ΔE00 3.57
Bisque
#FFE4C4
ΔE00 5.67
Navajowhite
#FFDEAD
ΔE00 7.63
Blanchedalmond
#FFEBCD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7BA #BAE2FF
analogous
#FFBAC0 #FFD7BA #FFF9BA
triadic
#FFD7BA #BAFFD7 #D7BAFF
tetradic
#FFD7BA #C0FFBA #BAE2FF #F9BAFF
square
#FFD7BA #C0FFBA #BAE2FF #F9BAFF
split-complementary
#FFD7BA #BAFFF9 #BAC0FF
monochromatic
#FF9040 #FFB47D #FFD7BA #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.34
#FFD7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FFD7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7BA
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7BA | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#ECE2BA
Tritanopia (blue-blind)
#FFCFCF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd7ba; /* rgb */ color: rgb(255, 215, 186); /* oklch */ color: oklch(90.6% 0.059 57.8);
Tailwind
colors: {
custom: {
50: '#ffe3ce',
500: '#ffd7ba',
950: '#000000',
},
}SCSS
$custom: #ffd7ba; $custom-light: #ffe3ce; $custom-dark: #000000;
JSON
{
"hex": "#ffd7ba",
"rgb": {
"r": 255,
"g": 215,
"b": 186
},
"hsl": {
"h": 25.217,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.90578,
"c": 0.05916,
"h": 57.8
},
"luminance": 0.73406
}Semantic roles & 50–950 ramp
primary
#FFD7BA
secondary
#76B8E7
accent
#85E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483