#F5DFD2#F5DFD2
#F5DFD2 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.030 H 52.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD2 |
|---|---|
| RGB | rgb(245, 223, 210) |
| HSL | hsl(22, 64%, 89%) |
| HSV | hsv(22, 14%, 96%) |
| CMYK | cmyk(0%, 9%, 14.3%, 3.9%) |
| CIE-LAB | lab(90.25, 5.45, 9.10) |
| CIE-LCH | lch(90.25, 10.61, 59.08°) |
| OKLab | oklab(91.8% 0.0182 0.0239) |
| OKLCH | oklch(91.8% 0.03 52.7) |
| XYZ | xyz(75.6761, 76.8425, 71.8058) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.68
Linen
#FAF0E6
ΔE00 5.74
Mistyrose
#FFE4E1
ΔE00 5.75
Warm Beige
#E9DCC9
ΔE00 5.84
Seashell
#FFF5EE
ΔE00 6.36
Champagne
#F7E7CE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD2 #D2E8F5
analogous
#F5D2D7 #F5DFD2 #F5F1D2
triadic
#F5DFD2 #D2F5DF #DFD2F5
tetradic
#F5DFD2 #D7F5D2 #D2E8F5 #F1D2F5
square
#F5DFD2 #D7F5D2 #D2E8F5 #F1D2F5
split-complementary
#F5DFD2 #D2F5F1 #D2D7F5
monochromatic
#DF986E #EABBA0 #F5DFD2 #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.28
#F5DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F5DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#FCDBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd2; /* rgb */ color: rgb(245, 223, 210); /* oklch */ color: oklch(91.8% 0.030 52.7);
Tailwind
colors: {
custom: {
50: '#f8e9df',
500: '#f5dfd2',
950: '#000000',
},
}SCSS
$custom: #f5dfd2; $custom-light: #f8e9df; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd2",
"rgb": {
"r": 245,
"g": 223,
"b": 210
},
"hsl": {
"h": 22.286,
"s": 63.636,
"l": 89.216
},
"oklch": {
"l": 0.91802,
"c": 0.02999,
"h": 52.7
},
"luminance": 0.76841
}Semantic roles & 50–950 ramp
primary
#F5DFD2
secondary
#95BED6
accent
#8ACB1A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484