#FFD4AF#FFD4AF
#FFD4AF is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.8% C 0.069 H 62.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4AF |
|---|---|
| RGB | rgb(255, 212, 175) |
| HSL | hsl(28, 100%, 84%) |
| HSV | hsv(28, 31%, 100%) |
| CMYK | cmyk(0%, 16.9%, 31.4%, 0%) |
| CIE-LAB | lab(87.70, 9.91, 23.96) |
| CIE-LCH | lch(87.70, 25.93, 67.54°) |
| OKLab | oklab(89.77% 0.0317 0.0609) |
| OKLCH | oklch(89.77% 0.069 62.5) |
| XYZ | xyz(72.5227, 71.4452, 50.5193) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.78
Peach
#FFDAB9
ΔE00 2.06
Apricot
#FBCEB1
ΔE00 3.29
Bisque
#FFE4C4
ΔE00 5.66
Navajowhite
#FFDEAD
ΔE00 5.88
Moccasin
#FFE4B5
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4AF #AFDAFF
analogous
#FFAFB2 #FFD4AF #FFFCAF
triadic
#FFD4AF #AFFFD4 #D4AFFF
tetradic
#FFD4AF #B2FFAF #AFDAFF #FCAFFF
square
#FFD4AF #B2FFAF #AFDAFF #FCAFFF
split-complementary
#FFD4AF #AFFFFC #AFB2FF
monochromatic
#FF9235 #FFB372 #FFD4AF #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.37
#FFD4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#FFD4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4AF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4AF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AD
Deuteranopia (green-blind)
#ECE0B0
Tritanopia (blue-blind)
#FFCBCA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd4af; /* rgb */ color: rgb(255, 212, 175); /* oklch */ color: oklch(89.8% 0.069 62.5);
Tailwind
colors: {
custom: {
50: '#ffe1c7',
500: '#ffd4af',
950: '#000000',
},
}SCSS
$custom: #ffd4af; $custom-light: #ffe1c7; $custom-dark: #000000;
JSON
{
"hex": "#ffd4af",
"rgb": {
"r": 255,
"g": 212,
"b": 175
},
"hsl": {
"h": 27.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.89771,
"c": 0.06863,
"h": 62.5
},
"luminance": 0.71442
}Semantic roles & 50–950 ramp
primary
#FFD4AF
secondary
#6DAEE5
accent
#7BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482