#F4DEAE#F4DEAE
#F4DEAE is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.7% C 0.067 H 86.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEAE |
|---|---|
| RGB | rgb(244, 222, 174) |
| HSL | hsl(41, 76%, 82%) |
| HSV | hsv(41, 29%, 96%) |
| CMYK | cmyk(0%, 9%, 28.7%, 4.3%) |
| CIE-LAB | lab(89.17, 0.49, 26.34) |
| CIE-LCH | lch(89.17, 26.34, 88.94°) |
| OKLab | oklab(90.69% 0.0044 0.0666) |
| OKLCH | oklch(90.69% 0.067 86.2) |
| XYZ | xyz(71.0702, 74.5337, 50.6789) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.49
Moccasin
#FFE4B5
ΔE00 2.37
Pale Peach
#FFE5AD
ΔE00 2.52
Navajowhite
#FFDEAD
ΔE00 3.58
Beige (survey)
#E6DAA6
ΔE00 4.00
Vanilla
#F3E5AB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEAE #AEC4F4
analogous
#F4BBAE #F4DEAE #E7F4AE
triadic
#F4DEAE #AEF4DE #DEAEF4
tetradic
#F4DEAE #AEF4BB #AEC4F4 #F4AEE7
square
#F4DEAE #AEF4BB #AEC4F4 #F4AEE7
split-complementary
#F4DEAE #AEE7F4 #BBAEF4
monochromatic
#E5B242 #EDC878 #F4DEAE #FBF4E4 #FBF4E4
Accessibility & contrast
On white
1.32
#F4DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F4DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEAE
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEAE | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#EFE3AF
Tritanopia (blue-blind)
#FFD6D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f4deae; /* rgb */ color: rgb(244, 222, 174); /* oklch */ color: oklch(90.7% 0.067 86.2);
Tailwind
colors: {
custom: {
50: '#f8e8c6',
500: '#f4deae',
950: '#000000',
},
}SCSS
$custom: #f4deae; $custom-light: #f8e8c6; $custom-dark: #000000;
JSON
{
"hex": "#f4deae",
"rgb": {
"r": 244,
"g": 222,
"b": 174
},
"hsl": {
"h": 41.143,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.90693,
"c": 0.06679,
"h": 86.2
},
"luminance": 0.74532
}Semantic roles & 50–950 ramp
primary
#F4DEAE
secondary
#7291D4
accent
#4DD80D
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171613
muted
#858482