#FFD3AC#FFD3AC
#FFD3AC is a very light, moderate orange. Relative luminance 0.708; OKLCH L 89.5% C 0.071 H 63.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3AC |
|---|---|
| RGB | rgb(255, 211, 172) |
| HSL | hsl(28, 100%, 84%) |
| HSV | hsv(28, 33%, 100%) |
| CMYK | cmyk(0%, 17.3%, 32.5%, 0%) |
| CIE-LAB | lab(87.40, 10.06, 25.12) |
| CIE-LCH | lch(87.40, 27.06, 68.18°) |
| OKLab | oklab(89.52% 0.032 0.0636) |
| OKLCH | oklch(89.52% 0.071 63.3) |
| XYZ | xyz(71.9822, 70.8302, 48.9017) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.77
Peach
#FFDAB9
ΔE00 2.53
Apricot
#FBCEB1
ΔE00 3.67
Navajowhite
#FFDEAD
ΔE00 5.66
Bisque
#FFE4C4
ΔE00 5.92
Moccasin
#FFE4B5
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3AC #ACD8FF
analogous
#FFACAE #FFD3AC #FFFDAC
triadic
#FFD3AC #ACFFD3 #D3ACFF
tetradic
#FFD3AC #AEFFAC #ACD8FF #FDACFF
square
#FFD3AC #AEFFAC #ACD8FF #FDACFF
split-complementary
#FFD3AC #ACFFFD #ACAEFF
monochromatic
#FF9232 #FFB36F #FFD3AC #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.38
#FFD3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FFD3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3AC
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3AC | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#FFCAC8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd3ac; /* rgb */ color: rgb(255, 211, 172); /* oklch */ color: oklch(89.5% 0.071 63.3);
Tailwind
colors: {
custom: {
50: '#ffe0c5',
500: '#ffd3ac',
950: '#000000',
},
}SCSS
$custom: #ffd3ac; $custom-light: #ffe0c5; $custom-dark: #000000;
JSON
{
"hex": "#ffd3ac",
"rgb": {
"r": 255,
"g": 211,
"b": 172
},
"hsl": {
"h": 28.193,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.89519,
"c": 0.07125,
"h": 63.3
},
"luminance": 0.70827
}Semantic roles & 50–950 ramp
primary
#FFD3AC
secondary
#6AABE5
accent
#7AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482