#FFDFC4#FFDFC4
#FFDFC4 is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.3% C 0.050 H 62.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC4 |
|---|---|
| RGB | rgb(255, 223, 196) |
| HSL | hsl(27, 100%, 88%) |
| HSV | hsv(27, 23%, 100%) |
| CMYK | cmyk(0%, 12.5%, 23.1%, 0%) |
| CIE-LAB | lab(90.79, 7.00, 17.30) |
| CIE-LCH | lch(90.79, 18.66, 67.98°) |
| OKLab | oklab(92.33% 0.0234 0.0446) |
| OKLCH | oklch(92.33% 0.05 62.3) |
| XYZ | xyz(77.5919, 78.0233, 63.1866) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.23
Bisque
#FFE4C4
ΔE00 3.31
Light Peach
#FFD8B1
ΔE00 3.91
Apricot
#FBCEB1
ΔE00 5.12
Blanchedalmond
#FFEBCD
ΔE00 5.75
Champagne
#F7E7CE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC4 #C4E4FF
analogous
#FFC4C6 #FFDFC4 #FFFDC4
triadic
#FFDFC4 #C4FFDF #DFC4FF
tetradic
#FFDFC4 #C6FFC4 #C4E4FF #FDC4FF
square
#FFDFC4 #C6FFC4 #C4E4FF #FDC4FF
split-complementary
#FFDFC4 #C4FFFD #C4C6FF
monochromatic
#FF9D4A #FFBE87 #FFDFC4 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.26
#FFDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FFDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC4
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC4 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C2
Deuteranopia (green-blind)
#F1E7C4
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfc4; /* rgb */ color: rgb(255, 223, 196); /* oklch */ color: oklch(92.3% 0.050 62.3);
Tailwind
colors: {
custom: {
50: '#ffe9d6',
500: '#ffdfc4',
950: '#000000',
},
}SCSS
$custom: #ffdfc4; $custom-light: #ffe9d6; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc4",
"rgb": {
"r": 255,
"g": 223,
"b": 196
},
"hsl": {
"h": 27.458,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.92327,
"c": 0.05041,
"h": 62.3
},
"luminance": 0.78021
}Semantic roles & 50–950 ramp
primary
#FFDFC4
secondary
#7FB8E8
accent
#7CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483