#F5DFD6#F5DFD6
#F5DFD6 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.027 H 43.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DFD6 |
|---|---|
| RGB | rgb(245, 223, 214) |
| HSL | hsl(17, 61%, 90%) |
| HSV | hsv(17, 13%, 96%) |
| CMYK | cmyk(0%, 9%, 12.7%, 3.9%) |
| CIE-LAB | lab(90.34, 6.08, 7.14) |
| CIE-LCH | lch(90.34, 9.38, 49.59°) |
| OKLab | oklab(91.91% 0.0197 0.0188) |
| OKLCH | oklch(91.91% 0.027 43.6) |
| XYZ | xyz(76.1806, 77.0443, 74.4632) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.98
Linen
#FAF0E6
ΔE00 6.18
Very Light Pink
#FFF4F2
ΔE00 6.19
Seashell
#FFF5EE
ΔE00 6.31
Antiquewhite
#FAEBD7
ΔE00 7.20
Warm Beige
#E9DCC9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DFD6 #D6ECF5
analogous
#F5D6DD #F5DFD6 #F5EED6
triadic
#F5DFD6 #D6F5DF #DFD6F5
tetradic
#F5DFD6 #DDF5D6 #D6ECF5 #EED6F5
square
#F5DFD6 #DDF5D6 #D6ECF5 #EED6F5
split-complementary
#F5DFD6 #D6F5EE #D6DDF5
monochromatic
#DD9274 #E9B9A5 #F5DFD6 #F9ECE6 #F9ECE6
Accessibility & contrast
On white
1.28
#F5DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F5DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DFD6
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DFD6 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D5
Deuteranopia (green-blind)
#E9E5D6
Tritanopia (blue-blind)
#FCDCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f5dfd6; /* rgb */ color: rgb(245, 223, 214); /* oklch */ color: oklch(91.9% 0.027 43.6);
Tailwind
colors: {
custom: {
50: '#f8e9e2',
500: '#f5dfd6',
950: '#000000',
},
}SCSS
$custom: #f5dfd6; $custom-light: #f8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#f5dfd6",
"rgb": {
"r": 245,
"g": 223,
"b": 214
},
"hsl": {
"h": 17.419,
"s": 60.784,
"l": 90
},
"oklch": {
"l": 0.91905,
"c": 0.02724,
"h": 43.6
},
"luminance": 0.77043
}Semantic roles & 50–950 ramp
primary
#F5DFD6
secondary
#99C4D6
accent
#97C81D
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484