#F4CD84#F4CD84
#F4CD84 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.6% C 0.101 H 82.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CD84 |
|---|---|
| RGB | rgb(244, 205, 132) |
| HSL | hsl(39, 84%, 74%) |
| HSV | hsv(39, 46%, 96%) |
| CMYK | cmyk(0%, 16%, 45.9%, 4.3%) |
| CIE-LAB | lab(84.26, 4.51, 41.35) |
| CIE-LCH | lch(84.26, 41.60, 83.78°) |
| OKLab | oklab(86.6% 0.0135 0.1004) |
| OKLCH | oklch(86.6% 0.101 82.4) |
| XYZ | xyz(63.3066, 64.5648, 30.9530) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.51
Wheat (survey)
#FBDD7E
ΔE00 6.01
Navajowhite
#FFDEAD
ΔE00 6.42
Pale Peach
#FFE5AD
ΔE00 6.74
Sandy
#F1DA7A
ΔE00 7.07
Burlywood
#DEB887
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CD84 #84ABF4
analogous
#F49584 #F4CD84 #E3F484
triadic
#F4CD84 #84F4CD #CD84F4
tetradic
#F4CD84 #84F495 #84ABF4 #F484E3
square
#F4CD84 #84F495 #84ABF4 #F484E3
split-complementary
#F4CD84 #84E3F4 #9584F4
monochromatic
#E99F15 #EFB64C #F4CD84 #F9E4BC #FCF4E3
Accessibility & contrast
On white
1.51
#F4CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F4CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CD84
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CD84 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#E8D686
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f4cd84; /* rgb */ color: rgb(244, 205, 132); /* oklch */ color: oklch(86.6% 0.101 82.4);
Tailwind
colors: {
custom: {
50: '#fadca9',
500: '#f4cd84',
950: '#000000',
},
}SCSS
$custom: #f4cd84; $custom-light: #fadca9; $custom-dark: #000000;
JSON
{
"hex": "#f4cd84",
"rgb": {
"r": 244,
"g": 205,
"b": 132
},
"hsl": {
"h": 39.107,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.86602,
"c": 0.10134,
"h": 82.4
},
"luminance": 0.64562
}Semantic roles & 50–950 ramp
primary
#F4CD84
secondary
#4C7AD0
accent
#52E005
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480