#F4CF78#F4CF78
#F4CF78 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.114 H 87.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CF78 |
|---|---|
| RGB | rgb(244, 207, 120) |
| HSL | hsl(42, 85%, 71%) |
| HSV | hsv(42, 51%, 96%) |
| CMYK | cmyk(0%, 15.2%, 50.8%, 4.3%) |
| CIE-LAB | lab(84.60, 2.38, 47.74) |
| CIE-LCH | lch(84.60, 47.80, 87.15°) |
| OKLab | oklab(86.82% 0.006 0.1139) |
| OKLCH | oklch(86.82% 0.114 87) |
| XYZ | xyz(63.0137, 65.2180, 27.0349) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.87
Sand (survey)
#E2CA76
ΔE00 4.06
Light Mustard
#F7D560
ΔE00 4.67
Sandy
#F1DA7A
ΔE00 4.88
Maize
#F4D054
ΔE00 5.14
Pale Gold
#FDDE6C
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CF78 #789DF4
analogous
#F49178 #F4CF78 #DBF478
triadic
#F4CF78 #78F4CF #CF78F4
tetradic
#F4CF78 #78F491 #789DF4 #F478DB
square
#F4CF78 #78F491 #789DF4 #F478DB
split-complementary
#F4CF78 #78DBF4 #9178F4
monochromatic
#DFA212 #EFBB3F #F4CF78 #F9E3B1 #FDF5E3
Accessibility & contrast
On white
1.50
#F4CF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#F4CF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CF78
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CF78 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f4cf78; /* rgb */ color: rgb(244, 207, 120); /* oklch */ color: oklch(86.8% 0.114 87.0);
Tailwind
colors: {
custom: {
50: '#fadda1',
500: '#f4cf78',
950: '#000000',
},
}SCSS
$custom: #f4cf78; $custom-light: #fadda1; $custom-dark: #000000;
JSON
{
"hex": "#f4cf78",
"rgb": {
"r": 244,
"g": 207,
"b": 120
},
"hsl": {
"h": 42.097,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.86816,
"c": 0.11409,
"h": 87
},
"luminance": 0.65215
}Semantic roles & 50–950 ramp
primary
#F4CF78
secondary
#416CCF
accent
#46E104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480