#F4DAAE#F4DAAE
#F4DAAE is a very light, moderate orange. Relative luminance 0.724; OKLCH L 89.9% C 0.064 H 80.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DAAE |
|---|---|
| RGB | rgb(244, 218, 174) |
| HSL | hsl(38, 76%, 82%) |
| HSV | hsv(38, 29%, 96%) |
| CMYK | cmyk(0%, 10.7%, 28.7%, 4.3%) |
| CIE-LAB | lab(88.18, 2.54, 24.98) |
| CIE-LCH | lch(88.18, 25.11, 84.20°) |
| OKLab | oklab(89.91% 0.0103 0.0633) |
| OKLCH | oklch(89.91% 0.064 80.7) |
| XYZ | xyz(70.0204, 72.4341, 50.3289) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.27
Moccasin
#FFE4B5
ΔE00 2.32
Navajowhite
#FFDEAD
ΔE00 2.44
Pale Peach
#FFE5AD
ΔE00 3.75
Bisque
#FFE4C4
ΔE00 4.61
Light Peach
#FFD8B1
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DAAE #AEC8F4
analogous
#F4B7AE #F4DAAE #EBF4AE
triadic
#F4DAAE #AEF4DA #DAAEF4
tetradic
#F4DAAE #AEF4B7 #AEC8F4 #F4AEEB
square
#F4DAAE #AEF4B7 #AEC8F4 #F4AEEB
split-complementary
#F4DAAE #AEEBF4 #B7AEF4
monochromatic
#E5A942 #EDC178 #F4DAAE #FBF3E4 #FBF3E4
Accessibility & contrast
On white
1.36
#F4DAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#F4DAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DAAE
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DAAE | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4daae; /* rgb */ color: rgb(244, 218, 174); /* oklch */ color: oklch(89.9% 0.064 80.7);
Tailwind
colors: {
custom: {
50: '#f8e5c6',
500: '#f4daae',
950: '#000000',
},
}SCSS
$custom: #f4daae; $custom-light: #f8e5c6; $custom-dark: #000000;
JSON
{
"hex": "#f4daae",
"rgb": {
"r": 244,
"g": 218,
"b": 174
},
"hsl": {
"h": 37.714,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.89909,
"c": 0.06418,
"h": 80.7
},
"luminance": 0.72432
}Semantic roles & 50–950 ramp
primary
#F4DAAE
secondary
#7297D4
accent
#59D80D
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482