#F3CF79#F3CF79
#F3CF79 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.7% C 0.113 H 87.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CF79 |
|---|---|
| RGB | rgb(243, 207, 121) |
| HSL | hsl(42, 84%, 71%) |
| HSV | hsv(42, 50%, 95%) |
| CMYK | cmyk(0%, 14.8%, 50.2%, 4.7%) |
| CIE-LAB | lab(84.52, 2.06, 47.13) |
| CIE-LCH | lch(84.52, 47.17, 87.49°) |
| OKLab | oklab(86.74% 0.0053 0.1127) |
| OKLCH | oklch(86.74% 0.113 87.3) |
| XYZ | xyz(62.7285, 65.0639, 27.3399) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.80
Sand (survey)
#E2CA76
ΔE00 3.81
Light Mustard
#F7D560
ΔE00 4.72
Sandy
#F1DA7A
ΔE00 4.73
Maize
#F4D054
ΔE00 5.23
Pale Gold
#FDDE6C
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CF79 #799DF3
analogous
#F39279 #F3CF79 #DAF379
triadic
#F3CF79 #79F3CF #CF79F3
tetradic
#F3CF79 #79F392 #799DF3 #F379DA
square
#F3CF79 #79F392 #799DF3 #F379DA
split-complementary
#F3CF79 #79DAF3 #9279F3
monochromatic
#DEA214 #EEBB41 #F3CF79 #F8E3B1 #FCF5E3
Accessibility & contrast
On white
1.50
#F3CF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#F3CF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CF79
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CF79 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD72
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f3cf79; /* rgb */ color: rgb(243, 207, 121); /* oklch */ color: oklch(86.7% 0.113 87.3);
Tailwind
colors: {
custom: {
50: '#f9dda1',
500: '#f3cf79',
950: '#000000',
},
}SCSS
$custom: #f3cf79; $custom-light: #f9dda1; $custom-dark: #000000;
JSON
{
"hex": "#f3cf79",
"rgb": {
"r": 243,
"g": 207,
"b": 121
},
"hsl": {
"h": 42.295,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.86736,
"c": 0.1128,
"h": 87.3
},
"luminance": 0.65061
}Semantic roles & 50–950 ramp
primary
#F3CF79
secondary
#436CCE
accent
#46E006
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480