#FFDFC5#FFDFC5
#FFDFC5 is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.3% C 0.050 H 61.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC5 |
|---|---|
| RGB | rgb(255, 223, 197) |
| HSL | hsl(27, 100%, 89%) |
| HSV | hsv(27, 23%, 100%) |
| CMYK | cmyk(0%, 12.5%, 22.7%, 0%) |
| CIE-LAB | lab(90.81, 7.14, 16.81) |
| CIE-LCH | lch(90.81, 18.26, 67.00°) |
| OKLab | oklab(92.35% 0.0238 0.0434) |
| OKLCH | oklch(92.35% 0.05 61.2) |
| XYZ | xyz(77.7061, 78.0689, 63.7880) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.49
Bisque
#FFE4C4
ΔE00 3.63
Light Peach
#FFD8B1
ΔE00 4.22
Apricot
#FBCEB1
ΔE00 5.05
Blanchedalmond
#FFEBCD
ΔE00 5.99
Champagne
#F7E7CE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC5 #C5E5FF
analogous
#FFC5C8 #FFDFC5 #FFFCC5
triadic
#FFDFC5 #C5FFDF #DFC5FF
tetradic
#FFDFC5 #C8FFC5 #C5E5FF #FCC5FF
square
#FFDFC5 #C8FFC5 #C5E5FF #FCC5FF
split-complementary
#FFDFC5 #C5FFFC #C5C8FF
monochromatic
#FF9B4B #FFBD88 #FFDFC5 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.26
#FFDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FFDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC5
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC5 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C3
Deuteranopia (green-blind)
#F0E7C5
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfc5; /* rgb */ color: rgb(255, 223, 197); /* oklch */ color: oklch(92.3% 0.050 61.2);
Tailwind
colors: {
custom: {
50: '#ffe9d6',
500: '#ffdfc5',
950: '#000000',
},
}SCSS
$custom: #ffdfc5; $custom-light: #ffe9d6; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc5",
"rgb": {
"r": 255,
"g": 223,
"b": 197
},
"hsl": {
"h": 26.897,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.9235,
"c": 0.04951,
"h": 61.2
},
"luminance": 0.78067
}Semantic roles & 50–950 ramp
primary
#FFDFC5
secondary
#80BAE9
accent
#7FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483