#FFDFC2#FFDFC2
#FFDFC2 is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.052 H 64.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC2 |
|---|---|
| RGB | rgb(255, 223, 194) |
| HSL | hsl(29, 100%, 88%) |
| HSV | hsv(29, 24%, 100%) |
| CMYK | cmyk(0%, 12.5%, 23.9%, 0%) |
| CIE-LAB | lab(90.75, 6.72, 18.28) |
| CIE-LCH | lch(90.75, 19.48, 69.82°) |
| OKLab | oklab(92.28% 0.0227 0.0471) |
| OKLCH | oklch(92.28% 0.052 64.3) |
| XYZ | xyz(77.3658, 77.9328, 61.9956) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.87
Bisque
#FFE4C4
ΔE00 2.72
Light Peach
#FFD8B1
ΔE00 3.36
Blanchedalmond
#FFEBCD
ΔE00 5.34
Apricot
#FBCEB1
ΔE00 5.35
Champagne
#F7E7CE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC2 #C2E2FF
analogous
#FFC2C3 #FFDFC2 #FFFEC2
triadic
#FFDFC2 #C2FFDF #DFC2FF
tetradic
#FFDFC2 #C3FFC2 #C2E2FF #FEC2FF
square
#FFDFC2 #C3FFC2 #C2E2FF #FEC2FF
split-complementary
#FFDFC2 #C2FFFE #C2C3FF
monochromatic
#FF9F48 #FFBF85 #FFDFC2 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.27
#FFDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FFDFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfc2; /* rgb */ color: rgb(255, 223, 194); /* oklch */ color: oklch(92.3% 0.052 64.3);
Tailwind
colors: {
custom: {
50: '#ffe9d4',
500: '#ffdfc2',
950: '#000000',
},
}SCSS
$custom: #ffdfc2; $custom-light: #ffe9d4; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc2",
"rgb": {
"r": 255,
"g": 223,
"b": 194
},
"hsl": {
"h": 28.525,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.92281,
"c": 0.05224,
"h": 64.3
},
"luminance": 0.7793
}Semantic roles & 50–950 ramp
primary
#FFDFC2
secondary
#7DB5E8
accent
#78E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483