#F5DED1#F5DED1
#F5DED1 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.6% C 0.031 H 51.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DED1 |
|---|---|
| RGB | rgb(245, 222, 209) |
| HSL | hsl(22, 64%, 89%) |
| HSV | hsv(22, 15%, 96%) |
| CMYK | cmyk(0%, 9.4%, 14.7%, 3.9%) |
| CIE-LAB | lab(89.98, 5.81, 9.24) |
| CIE-LCH | lch(89.98, 10.92, 57.82°) |
| OKLab | oklab(91.58% 0.0193 0.0242) |
| OKLCH | oklch(91.58% 0.031 51.5) |
| XYZ | xyz(75.2855, 76.2600, 71.0630) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.57
Antiquewhite
#FAEBD7
ΔE00 6.08
Linen
#FAF0E6
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 6.18
Seashell
#FFF5EE
ΔE00 6.72
Peach
#FFDAB9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DED1 #D1E8F5
analogous
#F5D1D6 #F5DED1 #F5F0D1
triadic
#F5DED1 #D1F5DE #DED1F5
tetradic
#F5DED1 #D6F5D1 #D1E8F5 #F0D1F5
square
#F5DED1 #D6F5D1 #D1E8F5 #F0D1F5
split-complementary
#F5DED1 #D1F5F0 #D1D6F5
monochromatic
#DF966C #EABA9F #F5DED1 #FAEDE6 #FAEDE6
Accessibility & contrast
On white
1.29
#F5DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F5DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DED1
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DED1 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D0
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#FCDADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f5ded1; /* rgb */ color: rgb(245, 222, 209); /* oklch */ color: oklch(91.6% 0.031 51.5);
Tailwind
colors: {
custom: {
50: '#f8e8df',
500: '#f5ded1',
950: '#000000',
},
}SCSS
$custom: #f5ded1; $custom-light: #f8e8df; $custom-dark: #000000;
JSON
{
"hex": "#f5ded1",
"rgb": {
"r": 245,
"g": 222,
"b": 209
},
"hsl": {
"h": 21.667,
"s": 64.286,
"l": 89.02
},
"oklch": {
"l": 0.91583,
"c": 0.03094,
"h": 51.5
},
"luminance": 0.76258
}Semantic roles & 50–950 ramp
primary
#F5DED1
secondary
#94BED6
accent
#8CCC19
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484