#F7DCD2#F7DCD2
#F7DCD2 is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.4% C 0.033 H 41.5°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCD2 |
|---|---|
| RGB | rgb(247, 220, 210) |
| HSL | hsl(16, 70%, 90%) |
| HSV | hsv(16, 15%, 97%) |
| CMYK | cmyk(0%, 10.9%, 15%, 3.1%) |
| CIE-LAB | lab(89.68, 7.71, 8.31) |
| CIE-LCH | lch(89.68, 11.34, 47.13°) |
| OKLab | oklab(91.4% 0.0247 0.0218) |
| OKLCH | oklch(91.4% 0.033 41.5) |
| XYZ | xyz(75.5833, 75.6154, 71.5739) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.72
Very Light Pink
#FFF4F2
ΔE00 7.65
Linen
#FAF0E6
ΔE00 7.85
Seashell
#FFF5EE
ΔE00 7.93
Apricot
#FBCEB1
ΔE00 7.97
Lavenderblush
#FFF0F5
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCD2 #D2EDF7
analogous
#F7D2DB #F7DCD2 #F7EFD2
triadic
#F7DCD2 #D2F7DC #DCD2F7
tetradic
#F7DCD2 #DBF7D2 #D2EDF7 #EFD2F7
square
#F7DCD2 #DBF7D2 #D2EDF7 #EFD2F7
split-complementary
#F7DCD2 #D2F7EF #D2DBF7
monochromatic
#E58B6A #EEB49E #F7DCD2 #FAEBE5 #FAEBE5
Accessibility & contrast
On white
1.30
#F7DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#F7DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCD2
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCD2 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#E8E4D2
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f7dcd2; /* rgb */ color: rgb(247, 220, 210); /* oklch */ color: oklch(91.4% 0.033 41.5);
Tailwind
colors: {
custom: {
50: '#fae6df',
500: '#f7dcd2',
950: '#000000',
},
}SCSS
$custom: #f7dcd2; $custom-light: #fae6df; $custom-dark: #000000;
JSON
{
"hex": "#f7dcd2",
"rgb": {
"r": 247,
"g": 220,
"b": 210
},
"hsl": {
"h": 16.216,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.91397,
"c": 0.03299,
"h": 41.5
},
"luminance": 0.75614
}Semantic roles & 50–950 ramp
primary
#F7DCD2
secondary
#93C7DA
accent
#9ED214
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484