#FFDFD3#FFDFD3
#FFDFD3 is a very light, muted orange. Relative luminance 0.787; OKLCH L 92.7% C 0.039 H 41.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFD3 |
|---|---|
| RGB | rgb(255, 223, 211) |
| HSL | hsl(16, 100%, 91%) |
| HSV | hsv(16, 17%, 100%) |
| CMYK | cmyk(0%, 12.5%, 17.3%, 0%) |
| CIE-LAB | lab(91.12, 9.16, 9.93) |
| CIE-LCH | lch(91.12, 13.51, 47.31°) |
| OKLab | oklab(92.69% 0.0292 0.026) |
| OKLCH | oklch(92.69% 0.039 41.7) |
| XYZ | xyz(79.3854, 78.7406, 72.6320) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.04
Apricot
#FBCEB1
ΔE00 7.25
Peach
#FFDAB9
ΔE00 7.95
Very Light Pink
#FFF4F2
ΔE00 8.54
Seashell
#FFF5EE
ΔE00 8.79
Linen
#FAF0E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFD3 #D3F3FF
analogous
#FFD3DD #FFDFD3 #FFF5D3
triadic
#FFDFD3 #D3FFDF #DFD3FF
tetradic
#FFDFD3 #DDFFD3 #D3F3FF #F5D3FF
square
#FFDFD3 #DDFFD3 #D3F3FF #F5D3FF
split-complementary
#FFDFD3 #D3FFF5 #D3DDFF
monochromatic
#FF8659 #FFB296 #FFDFD3 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.25
#FFDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#FFDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFD3
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFD3 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D2
Deuteranopia (green-blind)
#EEE8D3
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfd3; /* rgb */ color: rgb(255, 223, 211); /* oklch */ color: oklch(92.7% 0.039 41.7);
Tailwind
colors: {
custom: {
50: '#ffe9e0',
500: '#ffdfd3',
950: '#000000',
},
}SCSS
$custom: #ffdfd3; $custom-light: #ffe9e0; $custom-dark: #000000;
JSON
{
"hex": "#ffdfd3",
"rgb": {
"r": 255,
"g": 223,
"b": 211
},
"hsl": {
"h": 16.364,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9269,
"c": 0.03914,
"h": 41.7
},
"luminance": 0.78739
}Semantic roles & 50–950 ramp
primary
#FFDFD3
secondary
#8CD1EB
accent
#A7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484