#FFD1AC#FFD1AC
#FFD1AC is a very light, moderate orange. Relative luminance 0.698; OKLCH L 89.1% C 0.071 H 60.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1AC |
|---|---|
| RGB | rgb(255, 209, 172) |
| HSL | hsl(27, 100%, 84%) |
| HSV | hsv(27, 33%, 100%) |
| CMYK | cmyk(0%, 18%, 32.5%, 0%) |
| CIE-LAB | lab(86.92, 11.09, 24.46) |
| CIE-LCH | lch(86.92, 26.86, 65.60°) |
| OKLab | oklab(89.14% 0.0351 0.062) |
| OKLCH | oklch(89.14% 0.071 60.5) |
| XYZ | xyz(71.4884, 69.8427, 48.7371) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.70
Light Peach
#FFD8B1
ΔE00 2.77
Peach
#FFDAB9
ΔE00 2.96
Bisque
#FFE4C4
ΔE00 6.67
Navajowhite
#FFDEAD
ΔE00 6.76
Burlywood
#DEB887
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1AC #ACDAFF
analogous
#FFACB0 #FFD1AC #FFFAAC
triadic
#FFD1AC #ACFFD1 #D1ACFF
tetradic
#FFD1AC #B0FFAC #ACDAFF #FAACFF
square
#FFD1AC #B0FFAC #ACDAFF #FAACFF
split-complementary
#FFD1AC #ACFFFA #ACB0FF
monochromatic
#FF8D32 #FFAF6F #FFD1AC #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.40
#FFD1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#FFD1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1AC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1AC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AA
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#FFC8C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd1ac; /* rgb */ color: rgb(255, 209, 172); /* oklch */ color: oklch(89.1% 0.071 60.5);
Tailwind
colors: {
custom: {
50: '#ffdfc5',
500: '#ffd1ac',
950: '#000000',
},
}SCSS
$custom: #ffd1ac; $custom-light: #ffdfc5; $custom-dark: #000000;
JSON
{
"hex": "#ffd1ac",
"rgb": {
"r": 255,
"g": 209,
"b": 172
},
"hsl": {
"h": 26.747,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.89141,
"c": 0.07127,
"h": 60.5
},
"luminance": 0.69839
}Semantic roles & 50–950 ramp
primary
#FFD1AC
secondary
#6AAEE5
accent
#7FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482