#F4DFD5#F4DFD5
#F4DFD5 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.8% C 0.027 H 47.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFD5 |
|---|---|
| RGB | rgb(244, 223, 213) |
| HSL | hsl(19, 58%, 90%) |
| HSV | hsv(19, 13%, 96%) |
| CMYK | cmyk(0%, 8.6%, 12.7%, 4.3%) |
| CIE-LAB | lab(90.24, 5.57, 7.50) |
| CIE-LCH | lch(90.24, 9.34, 53.41°) |
| OKLab | oklab(91.8% 0.0183 0.0197) |
| OKLCH | oklch(91.8% 0.027 47.2) |
| XYZ | xyz(75.7053, 76.8139, 73.7764) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.68
Linen
#FAF0E6
ΔE00 5.72
Seashell
#FFF5EE
ΔE00 6.05
Very Light Pink
#FFF4F2
ΔE00 6.22
Antiquewhite
#FAEBD7
ΔE00 6.51
Warm Beige
#E9DCC9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFD5 #D5EAF4
analogous
#F4D5DB #F4DFD5 #F4EFD5
triadic
#F4DFD5 #D5F4DF #DFD5F4
tetradic
#F4DFD5 #DBF4D5 #D5EAF4 #EFD5F4
square
#F4DFD5 #DBF4D5 #D5EAF4 #EFD5F4
split-complementary
#F4DFD5 #D5F4EF #D5DBF4
monochromatic
#DB9574 #E7BAA5 #F4DFD5 #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.28
#F4DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F4DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFD5
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFD5 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D4
Deuteranopia (green-blind)
#E9E5D5
Tritanopia (blue-blind)
#FADCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dfd5; /* rgb */ color: rgb(244, 223, 213); /* oklch */ color: oklch(91.8% 0.027 47.2);
Tailwind
colors: {
custom: {
50: '#f8e9e1',
500: '#f4dfd5',
950: '#000000',
},
}SCSS
$custom: #f4dfd5; $custom-light: #f8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f4dfd5",
"rgb": {
"r": 244,
"g": 223,
"b": 213
},
"hsl": {
"h": 19.355,
"s": 58.491,
"l": 89.608
},
"oklch": {
"l": 0.91795,
"c": 0.02689,
"h": 47.2
},
"luminance": 0.76813
}Semantic roles & 50–950 ramp
primary
#F4DFD5
secondary
#99C1D4
accent
#90C61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484