#F4DED4#F4DED4
#F4DED4 is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.6% C 0.028 H 46.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DED4 |
|---|---|
| RGB | rgb(244, 222, 212) |
| HSL | hsl(19, 59%, 89%) |
| HSV | hsv(19, 13%, 96%) |
| CMYK | cmyk(0%, 9%, 13.1%, 4.3%) |
| CIE-LAB | lab(89.97, 5.93, 7.64) |
| CIE-LCH | lch(89.97, 9.67, 52.19°) |
| OKLab | oklab(91.58% 0.0194 0.0201) |
| OKLCH | oklch(91.58% 0.028 46.1) |
| XYZ | xyz(75.3124, 76.2306, 73.0212) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.49
Linen
#FAF0E6
ΔE00 6.14
Seashell
#FFF5EE
ΔE00 6.43
Very Light Pink
#FFF4F2
ΔE00 6.51
Antiquewhite
#FAEBD7
ΔE00 6.87
Warm Beige
#E9DCC9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DED4 #D4EAF4
analogous
#F4D4DA #F4DED4 #F4EED4
triadic
#F4DED4 #D4F4DE #DED4F4
tetradic
#F4DED4 #DAF4D4 #D4EAF4 #EED4F4
square
#F4DED4 #DAF4D4 #D4EAF4 #EED4F4
split-complementary
#F4DED4 #D4F4EE #D4DAF4
monochromatic
#DB9373 #E8B9A3 #F4DED4 #F9ECE7 #F9ECE7
Accessibility & contrast
On white
1.29
#F4DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F4DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DED4
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DED4 | 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)
#E3E0D3
Deuteranopia (green-blind)
#E8E4D4
Tritanopia (blue-blind)
#FBDBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4ded4; /* rgb */ color: rgb(244, 222, 212); /* oklch */ color: oklch(91.6% 0.028 46.1);
Tailwind
colors: {
custom: {
50: '#f8e8e1',
500: '#f4ded4',
950: '#000000',
},
}SCSS
$custom: #f4ded4; $custom-light: #f8e8e1; $custom-dark: #000000;
JSON
{
"hex": "#f4ded4",
"rgb": {
"r": 244,
"g": 222,
"b": 212
},
"hsl": {
"h": 18.75,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.91576,
"c": 0.02789,
"h": 46.1
},
"luminance": 0.76229
}Semantic roles & 50–950 ramp
primary
#F4DED4
secondary
#98C1D4
accent
#92C71F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484