#F4DA97#F4DA97
#F4DA97 is a very light, moderate orange. Relative luminance 0.716; OKLCH L 89.5% C 0.090 H 89.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DA97 |
|---|---|
| RGB | rgb(244, 218, 151) |
| HSL | hsl(43, 81%, 77%) |
| HSV | hsv(43, 38%, 96%) |
| CMYK | cmyk(0%, 10.7%, 38.1%, 4.3%) |
| CIE-LAB | lab(87.78, -0.22, 36.28) |
| CIE-LCH | lch(87.78, 36.28, 90.34°) |
| OKLab | oklab(89.47% 0.0013 0.0896) |
| OKLCH | oklch(89.47% 0.09 89.2) |
| XYZ | xyz(67.9670, 71.6127, 39.5146) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.53
Vanilla
#F3E5AB
ΔE00 4.36
Wheat (survey)
#FBDD7E
ΔE00 4.80
Beige (survey)
#E6DAA6
ΔE00 4.95
Sand (survey)
#E2CA76
ΔE00 5.25
Sandy
#F1DA7A
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DA97 #97B1F4
analogous
#F4AC97 #F4DA97 #DFF497
triadic
#F4DA97 #97F4DA #DA97F4
tetradic
#F4DA97 #97F4AC #97B1F4 #F497DF
square
#F4DA97 #97F4AC #97B1F4 #F497DF
split-complementary
#F4DA97 #97DFF4 #AC97F4
monochromatic
#E8B328 #EEC660 #F4DA97 #FAEECE #FCF5E3
Accessibility & contrast
On white
1.37
#F4DA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#F4DA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DA97
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DA97 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#EFDF99
Tritanopia (blue-blind)
#FFCFC9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4da97; /* rgb */ color: rgb(244, 218, 151); /* oklch */ color: oklch(89.5% 0.090 89.2);
Tailwind
colors: {
custom: {
50: '#f9e5b6',
500: '#f4da97',
950: '#000000',
},
}SCSS
$custom: #f4da97; $custom-light: #f9e5b6; $custom-dark: #000000;
JSON
{
"hex": "#f4da97",
"rgb": {
"r": 244,
"g": 218,
"b": 151
},
"hsl": {
"h": 43.226,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.89468,
"c": 0.08965,
"h": 89.2
},
"luminance": 0.7161
}Semantic roles & 50–950 ramp
primary
#F4DA97
secondary
#5D7ED2
accent
#44DD08
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481