#FFDFC6#FFDFC6
#FFDFC6 is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.4% C 0.049 H 60.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC6 |
|---|---|
| RGB | rgb(255, 223, 198) |
| HSL | hsl(26, 100%, 89%) |
| HSV | hsv(26, 22%, 100%) |
| CMYK | cmyk(0%, 12.5%, 22.4%, 0%) |
| CIE-LAB | lab(90.83, 7.28, 16.32) |
| CIE-LCH | lch(90.83, 17.87, 65.97°) |
| OKLab | oklab(92.37% 0.0242 0.0422) |
| OKLCH | oklch(92.37% 0.049 60.1) |
| XYZ | xyz(77.8211, 78.1149, 64.3935) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.77
Bisque
#FFE4C4
ΔE00 3.98
Light Peach
#FFD8B1
ΔE00 4.54
Apricot
#FBCEB1
ΔE00 5.00
Blanchedalmond
#FFEBCD
ΔE00 6.24
Antiquewhite
#FAEBD7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC6 #C6E6FF
analogous
#FFC6CA #FFDFC6 #FFFCC6
triadic
#FFDFC6 #C6FFDF #DFC6FF
tetradic
#FFDFC6 #CAFFC6 #C6E6FF #FCC6FF
square
#FFDFC6 #CAFFC6 #C6E6FF #FCC6FF
split-complementary
#FFDFC6 #C6FFFC #C6CAFF
monochromatic
#FF9A4C #FFBD89 #FFDFC6 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.26
#FFDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FFDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC6
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC6 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C4
Deuteranopia (green-blind)
#F0E8C6
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfc6; /* rgb */ color: rgb(255, 223, 198); /* oklch */ color: oklch(92.4% 0.049 60.1);
Tailwind
colors: {
custom: {
50: '#ffe9d7',
500: '#ffdfc6',
950: '#000000',
},
}SCSS
$custom: #ffdfc6; $custom-light: #ffe9d7; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc6",
"rgb": {
"r": 255,
"g": 223,
"b": 198
},
"hsl": {
"h": 26.316,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.92373,
"c": 0.04863,
"h": 60.1
},
"luminance": 0.78113
}Semantic roles & 50–950 ramp
primary
#FFDFC6
secondary
#81BBE9
accent
#81E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483