#FFDFC3#FFDFC3
#FFDFC3 is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.3% C 0.051 H 63.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC3 |
|---|---|
| RGB | rgb(255, 223, 195) |
| HSL | hsl(28, 100%, 88%) |
| HSV | hsv(28, 24%, 100%) |
| CMYK | cmyk(0%, 12.5%, 23.5%, 0%) |
| CIE-LAB | lab(90.77, 6.86, 17.79) |
| CIE-LCH | lch(90.77, 19.07, 68.92°) |
| OKLab | oklab(92.3% 0.023 0.0459) |
| OKLCH | oklch(92.3% 0.051 63.3) |
| XYZ | xyz(77.4785, 77.9779, 62.5891) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.02
Bisque
#FFE4C4
ΔE00 3.00
Light Peach
#FFD8B1
ΔE00 3.63
Apricot
#FBCEB1
ΔE00 5.22
Blanchedalmond
#FFEBCD
ΔE00 5.54
Champagne
#F7E7CE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC3 #C3E3FF
analogous
#FFC3C5 #FFDFC3 #FFFDC3
triadic
#FFDFC3 #C3FFDF #DFC3FF
tetradic
#FFDFC3 #C5FFC3 #C3E3FF #FDC3FF
square
#FFDFC3 #C5FFC3 #C3E3FF #FDC3FF
split-complementary
#FFDFC3 #C3FFFD #C3C5FF
monochromatic
#FF9E49 #FFBE86 #FFDFC3 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.27
#FFDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FFDFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC3
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC3 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 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)
#E9E0C1
Deuteranopia (green-blind)
#F1E7C3
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfc3; /* rgb */ color: rgb(255, 223, 195); /* oklch */ color: oklch(92.3% 0.051 63.3);
Tailwind
colors: {
custom: {
50: '#ffe9d5',
500: '#ffdfc3',
950: '#000000',
},
}SCSS
$custom: #ffdfc3; $custom-light: #ffe9d5; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc3",
"rgb": {
"r": 255,
"g": 223,
"b": 195
},
"hsl": {
"h": 28,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.92304,
"c": 0.05131,
"h": 63.3
},
"luminance": 0.77975
}Semantic roles & 50–950 ramp
primary
#FFDFC3
secondary
#7EB7E8
accent
#7AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483