#F7DCDA#F7DCDA
#F7DCDA is a very light, muted red. Relative luminance 0.760; OKLCH L 91.6% C 0.030 H 22.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DCDA |
|---|---|
| RGB | rgb(247, 220, 218) |
| HSL | hsl(4, 64%, 91%) |
| HSV | hsv(4, 12%, 97%) |
| CMYK | cmyk(0%, 10.9%, 11.7%, 3.1%) |
| CIE-LAB | lab(89.87, 8.97, 4.38) |
| CIE-LCH | lch(89.87, 9.99, 26.04°) |
| OKLab | oklab(91.61% 0.0278 0.0117) |
| OKLCH | oklch(91.61% 0.03 22.8) |
| XYZ | xyz(76.6050, 76.0241, 76.9548) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.78
Lavenderblush
#FFF0F5
ΔE00 6.23
Very Light Pink
#FFF4F2
ΔE00 7.43
Light Pink
#FFD1DF
ΔE00 8.41
Pale Pink
#FFCFDC
ΔE00 8.55
Seashell
#FFF5EE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DCDA #DAF5F7
analogous
#F7DAE6 #F7DCDA #F7EADA
triadic
#F7DCDA #DAF7DC #DCDAF7
tetradic
#F7DCDA #E6F7DA #DAF5F7 #EADAF7
square
#F7DCDA #E6F7DA #DAF5F7 #EADAF7
split-complementary
#F7DCDA #DAF7EA #DAE6F7
monochromatic
#E17D75 #ECACA8 #F7DCDA #FAE7E6 #FAE7E6
Accessibility & contrast
On white
1.30
#F7DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#F7DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DCDA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DCDA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#E7E4DA
Tritanopia (blue-blind)
#FED9DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7dcda; /* rgb */ color: rgb(247, 220, 218); /* oklch */ color: oklch(91.6% 0.030 22.8);
Tailwind
colors: {
custom: {
50: '#fae6e5',
500: '#f7dcda',
950: '#000000',
},
}SCSS
$custom: #f7dcda; $custom-light: #fae6e5; $custom-dark: #000000;
JSON
{
"hex": "#f7dcda",
"rgb": {
"r": 247,
"g": 220,
"b": 218
},
"hsl": {
"h": 4.138,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.91608,
"c": 0.03012,
"h": 22.8
},
"luminance": 0.76023
}Semantic roles & 50–950 ramp
primary
#F7DCDA
secondary
#9CD5D9
accent
#C0CC19
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484