#F4D296#F4D296
#F4D296 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 87.9% C 0.086 H 81.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D296 |
|---|---|
| RGB | rgb(244, 210, 150) |
| HSL | hsl(38, 81%, 77%) |
| HSV | hsv(38, 39%, 96%) |
| CMYK | cmyk(0%, 13.9%, 38.5%, 4.3%) |
| CIE-LAB | lab(85.77, 3.78, 34.15) |
| CIE-LCH | lch(85.77, 34.36, 83.68°) |
| OKLab | oklab(87.88% 0.0129 0.0846) |
| OKLCH | oklch(87.88% 0.086 81.4) |
| XYZ | xyz(65.8615, 67.5310, 38.4138) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.84
Pale Peach
#FFE5AD
ΔE00 4.62
Moccasin
#FFE4B5
ΔE00 5.05
Wheat
#F5DEB3
ΔE00 5.15
Light Peach
#FFD8B1
ΔE00 6.66
Sand (survey)
#E2CA76
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D296 #96B8F4
analogous
#F4A396 #F4D296 #E7F496
triadic
#F4D296 #96F4D2 #D296F4
tetradic
#F4D296 #96F4A3 #96B8F4 #F496E7
square
#F4D296 #96F4A3 #96B8F4 #F496E7
split-complementary
#F4D296 #96E7F4 #A396F4
monochromatic
#E8A327 #EEBA5F #F4D296 #FAEACD #FCF3E3
Accessibility & contrast
On white
1.45
#F4D296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#F4D296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D296
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D296 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#FFC7C2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f4d296; /* rgb */ color: rgb(244, 210, 150); /* oklch */ color: oklch(87.9% 0.086 81.4);
Tailwind
colors: {
custom: {
50: '#f9dfb5',
500: '#f4d296',
950: '#000000',
},
}SCSS
$custom: #f4d296; $custom-light: #f9dfb5; $custom-dark: #000000;
JSON
{
"hex": "#f4d296",
"rgb": {
"r": 244,
"g": 210,
"b": 150
},
"hsl": {
"h": 38.298,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.8788,
"c": 0.08561,
"h": 81.4
},
"luminance": 0.67528
}Semantic roles & 50–950 ramp
primary
#F4D296
secondary
#5C87D2
accent
#55DD08
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481