#F1CD78#F1CD78
#F1CD78 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.1% C 0.112 H 87.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F1CD78 |
|---|---|
| RGB | rgb(241, 205, 120) |
| HSL | hsl(42, 81%, 71%) |
| HSV | hsv(42, 50%, 95%) |
| CMYK | cmyk(0%, 14.9%, 50.2%, 5.5%) |
| CIE-LAB | lab(83.82, 2.20, 46.73) |
| CIE-LCH | lch(83.82, 46.78, 87.31°) |
| OKLab | oklab(86.14% 0.0057 0.1117) |
| OKLCH | oklch(86.14% 0.112 87.1) |
| XYZ | xyz(61.4994, 63.7225, 26.8260) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.67
Wheat (survey)
#FBDD7E
ΔE00 4.24
Light Mustard
#F7D560
ΔE00 5.00
Sandy
#F1DA7A
ΔE00 5.02
Maize
#F4D054
ΔE00 5.41
Pale Gold
#FDDE6C
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1CD78 #789CF1
analogous
#F19078 #F1CD78 #D8F178
triadic
#F1CD78 #78F1CD #CD78F1
tetradic
#F1CD78 #78F190 #789CF1 #F178D8
square
#F1CD78 #78F190 #789CF1 #F178D8
split-complementary
#F1CD78 #78D8F1 #9078F1
monochromatic
#D89F16 #EBB841 #F1CD78 #F7E2AF #FCF5E3
Accessibility & contrast
On white
1.53
#F1CD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#F1CD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1CD78
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1CD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1CD78 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#E8D57B
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f1cd78; /* rgb */ color: rgb(241, 205, 120); /* oklch */ color: oklch(86.1% 0.112 87.1);
Tailwind
colors: {
custom: {
50: '#f8dca0',
500: '#f1cd78',
950: '#000000',
},
}SCSS
$custom: #f1cd78; $custom-light: #f8dca0; $custom-dark: #000000;
JSON
{
"hex": "#f1cd78",
"rgb": {
"r": 241,
"g": 205,
"b": 120
},
"hsl": {
"h": 42.149,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.86141,
"c": 0.11188,
"h": 87.1
},
"luminance": 0.63719
}Semantic roles & 50–950 ramp
primary
#F1CD78
secondary
#426BCB
accent
#47DE08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480