#F5DCD2#F5DCD2
#F5DCD2 is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.2% C 0.031 H 43.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCD2 |
|---|---|
| RGB | rgb(245, 220, 210) |
| HSL | hsl(17, 64%, 89%) |
| HSV | hsv(17, 14%, 96%) |
| CMYK | cmyk(0%, 10.2%, 14.3%, 3.9%) |
| CIE-LAB | lab(89.51, 7.00, 8.05) |
| CIE-LCH | lch(89.51, 10.67, 48.96°) |
| OKLab | oklab(91.22% 0.0226 0.0212) |
| OKLCH | oklch(91.22% 0.031 43.1) |
| XYZ | xyz(74.8817, 75.2536, 71.5410) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.01
Linen
#FAF0E6
ΔE00 7.27
Very Light Pink
#FFF4F2
ΔE00 7.29
Seashell
#FFF5EE
ΔE00 7.44
Antiquewhite
#FAEBD7
ΔE00 7.88
Warm Beige
#E9DCC9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCD2 #D2EBF5
analogous
#F5D2DA #F5DCD2 #F5EED2
triadic
#F5DCD2 #D2F5DC #DCD2F5
tetradic
#F5DCD2 #DAF5D2 #D2EBF5 #EED2F5
square
#F5DCD2 #DAF5D2 #D2EBF5 #EED2F5
split-complementary
#F5DCD2 #D2F5EE #D2DAF5
monochromatic
#DF8E6E #EAB5A0 #F5DCD2 #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.31
#F5DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#F5DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCD2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCD2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#FCD8D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f5dcd2; /* rgb */ color: rgb(245, 220, 210); /* oklch */ color: oklch(91.2% 0.031 43.1);
Tailwind
colors: {
custom: {
50: '#f8e6df',
500: '#f5dcd2',
950: '#000000',
},
}SCSS
$custom: #f5dcd2; $custom-light: #f8e6df; $custom-dark: #000000;
JSON
{
"hex": "#f5dcd2",
"rgb": {
"r": 245,
"g": 220,
"b": 210
},
"hsl": {
"h": 17.143,
"s": 63.636,
"l": 89.216
},
"oklch": {
"l": 0.91224,
"c": 0.03095,
"h": 43.1
},
"luminance": 0.75252
}Semantic roles & 50–950 ramp
primary
#F5DCD2
secondary
#95C4D6
accent
#99CB1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484