#F5DCDB#F5DCDB
#F5DCDB is a very light, muted red. Relative luminance 0.757; OKLCH L 91.5% C 0.028 H 20.4°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCDB |
|---|---|
| RGB | rgb(245, 220, 219) |
| HSL | hsl(2, 57%, 91%) |
| HSV | hsv(2, 11%, 96%) |
| CMYK | cmyk(0%, 10.2%, 10.6%, 3.9%) |
| CIE-LAB | lab(89.73, 8.43, 3.63) |
| CIE-LCH | lch(89.73, 9.18, 23.29°) |
| OKLab | oklab(91.46% 0.026 0.0097) |
| OKLCH | oklch(91.46% 0.028 20.4) |
| XYZ | xyz(76.0346, 75.7148, 77.6131) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.06
Lavenderblush
#FFF0F5
ΔE00 5.73
Very Light Pink
#FFF4F2
ΔE00 7.04
Light Pink
#FFD1DF
ΔE00 8.54
Seashell
#FFF5EE
ΔE00 8.63
Pale Pink
#FFCFDC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCDB #DBF4F5
analogous
#F5DBE7 #F5DCDB #F5E9DB
triadic
#F5DCDB #DBF5DC #DCDBF5
tetradic
#F5DCDB #E7F5DB #DBF4F5 #E9DBF5
square
#F5DCDB #E7F5DB #DBF4F5 #E9DBF5
split-complementary
#F5DCDB #DBF5E9 #DBE7F5
monochromatic
#DA7F7B #E8ADAB #F5DCDB #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.30
#F5DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#F5DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCDB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCDB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E6E3DB
Tritanopia (blue-blind)
#FBDADC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f5dcdb; /* rgb */ color: rgb(245, 220, 219); /* oklch */ color: oklch(91.5% 0.028 20.4);
Tailwind
colors: {
custom: {
50: '#f8e6e6',
500: '#f5dcdb',
950: '#000000',
},
}SCSS
$custom: #f5dcdb; $custom-light: #f8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#f5dcdb",
"rgb": {
"r": 245,
"g": 220,
"b": 219
},
"hsl": {
"h": 2.308,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.91464,
"c": 0.02776,
"h": 20.4
},
"luminance": 0.75713
}Semantic roles & 50–950 ramp
primary
#F5DCDB
secondary
#9FD3D5
accent
#BEC421
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484