#F1CD79#F1CD79
#F1CD79 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.2% C 0.111 H 86.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CD79 |
|---|---|
| RGB | rgb(241, 205, 121) |
| HSL | hsl(42, 81%, 71%) |
| HSV | hsv(42, 50%, 95%) |
| CMYK | cmyk(0%, 14.9%, 49.8%, 5.5%) |
| CIE-LAB | lab(83.83, 2.29, 46.25) |
| CIE-LCH | lch(83.83, 46.31, 87.17°) |
| OKLab | oklab(86.16% 0.006 0.1108) |
| OKLCH | oklch(86.16% 0.111 86.9) |
| XYZ | xyz(61.5604, 63.7469, 27.1472) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.71
Wheat (survey)
#FBDD7E
ΔE00 4.32
Sandy
#F1DA7A
ΔE00 5.11
Light Mustard
#F7D560
ΔE00 5.16
Maize
#F4D054
ΔE00 5.57
Pale Gold
#FDDE6C
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CD79 #799DF1
analogous
#F19179 #F1CD79 #D9F179
triadic
#F1CD79 #79F1CD #CD79F1
tetradic
#F1CD79 #79F191 #799DF1 #F179D9
square
#F1CD79 #79F191 #799DF1 #F179D9
split-complementary
#F1CD79 #79D9F1 #9179F1
monochromatic
#D99F17 #EBB842 #F1CD79 #F7E2B0 #FCF5E3
Accessibility & contrast
On white
1.53
#F1CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F1CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CD79
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CD79 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB72
Deuteranopia (green-blind)
#E8D57C
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f1cd79; /* rgb */ color: rgb(241, 205, 121); /* oklch */ color: oklch(86.2% 0.111 86.9);
Tailwind
colors: {
custom: {
50: '#f8dca1',
500: '#f1cd79',
950: '#000000',
},
}SCSS
$custom: #f1cd79; $custom-light: #f8dca1; $custom-dark: #000000;
JSON
{
"hex": "#f1cd79",
"rgb": {
"r": 241,
"g": 205,
"b": 121
},
"hsl": {
"h": 42,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.86155,
"c": 0.11091,
"h": 86.9
},
"luminance": 0.63744
}Semantic roles & 50–950 ramp
primary
#F1CD79
secondary
#436CCB
accent
#48DD08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480