#FFD7AF#FFD7AF
#FFD7AF is a very light, moderate orange. Relative luminance 0.730; OKLCH L 90.3% C 0.069 H 66.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7AF |
|---|---|
| RGB | rgb(255, 215, 175) |
| HSL | hsl(30, 100%, 84%) |
| HSV | hsv(30, 31%, 100%) |
| CMYK | cmyk(0%, 15.7%, 31.4%, 0%) |
| CIE-LAB | lab(88.43, 8.36, 24.96) |
| CIE-LCH | lch(88.43, 26.32, 71.49°) |
| OKLab | oklab(90.34% 0.0272 0.0633) |
| OKLCH | oklch(90.34% 0.069 66.8) |
| XYZ | xyz(73.2796, 72.9590, 50.7716) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.38
Peach
#FFDAB9
ΔE00 2.12
Navajowhite
#FFDEAD
ΔE00 4.21
Bisque
#FFE4C4
ΔE00 4.65
Apricot
#FBCEB1
ΔE00 4.91
Moccasin
#FFE4B5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7AF #AFD7FF
analogous
#FFAFAF #FFD7AF #FFFFAF
triadic
#FFD7AF #AFFFD7 #D7AFFF
tetradic
#FFD7AF #AFFFAF #AFD7FF #FFAFFF
square
#FFD7AF #AFFFAF #AFD7FF #FFAFFF
split-complementary
#FFD7AF #AFFFFF #AFAFFF
monochromatic
#FF9A35 #FFB872 #FFD7AF #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.35
#FFD7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#FFD7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7AF
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7AF | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#EEE2B0
Tritanopia (blue-blind)
#FFCECC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd7af; /* rgb */ color: rgb(255, 215, 175); /* oklch */ color: oklch(90.3% 0.069 66.8);
Tailwind
colors: {
custom: {
50: '#ffe3c7',
500: '#ffd7af',
950: '#000000',
},
}SCSS
$custom: #ffd7af; $custom-light: #ffe3c7; $custom-dark: #000000;
JSON
{
"hex": "#ffd7af",
"rgb": {
"r": 255,
"g": 215,
"b": 175
},
"hsl": {
"h": 30,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.9034,
"c": 0.06888,
"h": 66.8
},
"luminance": 0.72956
}Semantic roles & 50–950 ramp
primary
#FFD7AF
secondary
#6DA9E5
accent
#73E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482