#F5DCDA#F5DCDA
#F5DCDA is a very light, muted red. Relative luminance 0.757; OKLCH L 91.4% C 0.028 H 23.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCDA |
|---|---|
| RGB | rgb(245, 220, 218) |
| HSL | hsl(4, 57%, 91%) |
| HSV | hsv(4, 11%, 96%) |
| CMYK | cmyk(0%, 10.2%, 11%, 3.9%) |
| CIE-LAB | lab(89.70, 8.27, 4.12) |
| CIE-LCH | lch(89.70, 9.24, 26.47°) |
| OKLab | oklab(91.44% 0.0256 0.011) |
| OKLCH | oklch(91.44% 0.028 23.2) |
| XYZ | xyz(75.9033, 75.6623, 76.9219) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.95
Lavenderblush
#FFF0F5
ΔE00 5.92
Very Light Pink
#FFF4F2
ΔE00 6.97
Seashell
#FFF5EE
ΔE00 8.42
Light Pink
#FFD1DF
ΔE00 8.88
Linen
#FAF0E6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCDA #DAF3F5
analogous
#F5DAE5 #F5DCDA #F5E9DA
triadic
#F5DCDA #DAF5DC #DCDAF5
tetradic
#F5DCDA #E5F5DA #DAF3F5 #E9DAF5
square
#F5DCDA #E5F5DA #DAF3F5 #E9DAF5
split-complementary
#F5DCDA #DAF5E9 #DAE5F5
monochromatic
#DB817A #E8AEAA #F5DCDA #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.30
#F5DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#F5DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCDA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCDA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDA
Deuteranopia (green-blind)
#E6E3DA
Tritanopia (blue-blind)
#FBDADC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f5dcda; /* rgb */ color: rgb(245, 220, 218); /* oklch */ color: oklch(91.4% 0.028 23.2);
Tailwind
colors: {
custom: {
50: '#f8e6e5',
500: '#f5dcda',
950: '#000000',
},
}SCSS
$custom: #f5dcda; $custom-light: #f8e6e5; $custom-dark: #000000;
JSON
{
"hex": "#f5dcda",
"rgb": {
"r": 245,
"g": 220,
"b": 218
},
"hsl": {
"h": 4.444,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.91437,
"c": 0.02788,
"h": 23.2
},
"luminance": 0.75661
}Semantic roles & 50–950 ramp
primary
#F5DCDA
secondary
#9ED1D6
accent
#B9C520
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484