#FFDFC1#FFDFC1
#FFDFC1 is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.053 H 65.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC1 |
|---|---|
| RGB | rgb(255, 223, 193) |
| HSL | hsl(29, 100%, 88%) |
| HSV | hsv(29, 24%, 100%) |
| CMYK | cmyk(0%, 12.5%, 24.3%, 0%) |
| CIE-LAB | lab(90.73, 6.58, 18.78) |
| CIE-LCH | lch(90.73, 19.90, 70.68°) |
| OKLab | oklab(92.26% 0.0223 0.0483) |
| OKLCH | oklch(92.26% 0.053 65.3) |
| XYZ | xyz(77.2539, 77.8880, 61.4062) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.79
Bisque
#FFE4C4
ΔE00 2.46
Light Peach
#FFD8B1
ΔE00 3.12
Blanchedalmond
#FFEBCD
ΔE00 5.17
Apricot
#FBCEB1
ΔE00 5.49
Navajowhite
#FFDEAD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC1 #C1E1FF
analogous
#FFC1C2 #FFDFC1 #FFFEC1
triadic
#FFDFC1 #C1FFDF #DFC1FF
tetradic
#FFDFC1 #C2FFC1 #C1E1FF #FEC1FF
square
#FFDFC1 #C2FFC1 #C1E1FF #FEC1FF
split-complementary
#FFDFC1 #C1FFFE #C1C2FF
monochromatic
#FFA047 #FFBF84 #FFDFC1 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.27
#FFDFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FFDFC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC1
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC1 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BF
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfc1; /* rgb */ color: rgb(255, 223, 193); /* oklch */ color: oklch(92.3% 0.053 65.3);
Tailwind
colors: {
custom: {
50: '#ffe9d3',
500: '#ffdfc1',
950: '#000000',
},
}SCSS
$custom: #ffdfc1; $custom-light: #ffe9d3; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc1",
"rgb": {
"r": 255,
"g": 223,
"b": 193
},
"hsl": {
"h": 29.032,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.92258,
"c": 0.05316,
"h": 65.3
},
"luminance": 0.77886
}Semantic roles & 50–950 ramp
primary
#FFDFC1
secondary
#7CB4E8
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483