#FFDFCF#FFDFCF
#FFDFCF is a very light, muted orange. Relative luminance 0.785; OKLCH L 92.6% C 0.042 H 48.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFCF |
|---|---|
| RGB | rgb(255, 223, 207) |
| HSL | hsl(20, 100%, 91%) |
| HSV | hsv(20, 19%, 100%) |
| CMYK | cmyk(0%, 12.5%, 18.8%, 0%) |
| CIE-LAB | lab(91.03, 8.57, 11.90) |
| CIE-LCH | lch(91.03, 14.66, 54.23°) |
| OKLab | oklab(92.59% 0.0277 0.031) |
| OKLCH | oklch(92.59% 0.042 48.2) |
| XYZ | xyz(78.8901, 78.5425, 70.0239) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.65
Apricot
#FBCEB1
ΔE00 6.04
Peach
#FFDAB9
ΔE00 6.19
Bisque
#FFE4C4
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 8.00
Antiquewhite
#FAEBD7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFCF #CFEFFF
analogous
#FFCFD7 #FFDFCF #FFF7CF
triadic
#FFDFCF #CFFFDF #DFCFFF
tetradic
#FFDFCF #D7FFCF #CFEFFF #F7CFFF
square
#FFDFCF #D7FFCF #CFEFFF #F7CFFF
split-complementary
#FFDFCF #CFFFF7 #CFD7FF
monochromatic
#FF8D55 #FFB692 #FFDFCF #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.26
#FFDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FFDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFCF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFCF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CE
Deuteranopia (green-blind)
#EFE8CF
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfcf; /* rgb */ color: rgb(255, 223, 207); /* oklch */ color: oklch(92.6% 0.042 48.2);
Tailwind
colors: {
custom: {
50: '#ffe9dd',
500: '#ffdfcf',
950: '#000000',
},
}SCSS
$custom: #ffdfcf; $custom-light: #ffe9dd; $custom-dark: #000000;
JSON
{
"hex": "#ffdfcf",
"rgb": {
"r": 255,
"g": 223,
"b": 207
},
"hsl": {
"h": 20,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9259,
"c": 0.0416,
"h": 48.2
},
"luminance": 0.7854
}Semantic roles & 50–950 ramp
primary
#FFDFCF
secondary
#88C9EA
accent
#99E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484