#FFD7B2#FFD7B2
#FFD7B2 is a very light, moderate orange. Relative luminance 0.731; OKLCH L 90.4% C 0.066 H 64.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7B2 |
|---|---|
| RGB | rgb(255, 215, 178) |
| HSL | hsl(29, 100%, 85%) |
| HSV | hsv(29, 30%, 100%) |
| CMYK | cmyk(0%, 15.7%, 30.2%, 0%) |
| CIE-LAB | lab(88.48, 8.73, 23.48) |
| CIE-LCH | lch(88.48, 25.05, 69.60°) |
| OKLab | oklab(90.4% 0.0284 0.0597) |
| OKLCH | oklch(90.4% 0.066 64.6) |
| XYZ | xyz(73.5776, 73.0782, 52.3406) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.85
Peach
#FFDAB9
ΔE00 1.36
Apricot
#FBCEB1
ΔE00 4.10
Bisque
#FFE4C4
ΔE00 4.64
Navajowhite
#FFDEAD
ΔE00 5.04
Moccasin
#FFE4B5
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7B2 #B2DAFF
analogous
#FFB2B4 #FFD7B2 #FFFDB2
triadic
#FFD7B2 #B2FFD7 #D7B2FF
tetradic
#FFD7B2 #B4FFB2 #B2DAFF #FDB2FF
square
#FFD7B2 #B4FFB2 #B2DAFF #FDB2FF
split-complementary
#FFD7B2 #B2FFFD #B2B4FF
monochromatic
#FF9738 #FFB775 #FFD7B2 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.34
#FFD7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#FFD7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7B2
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7B2 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B0
Deuteranopia (green-blind)
#EDE2B3
Tritanopia (blue-blind)
#FFCECD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd7b2; /* rgb */ color: rgb(255, 215, 178); /* oklch */ color: oklch(90.4% 0.066 64.6);
Tailwind
colors: {
custom: {
50: '#ffe3c9',
500: '#ffd7b2',
950: '#000000',
},
}SCSS
$custom: #ffd7b2; $custom-light: #ffe3c9; $custom-dark: #000000;
JSON
{
"hex": "#ffd7b2",
"rgb": {
"r": 255,
"g": 215,
"b": 178
},
"hsl": {
"h": 28.831,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.90403,
"c": 0.06612,
"h": 64.6
},
"luminance": 0.73075
}Semantic roles & 50–950 ramp
primary
#FFD7B2
secondary
#70ADE6
accent
#77E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482