#F3CD7F#F3CD7F
#F3CD7F is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.106 H 84.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD7F |
|---|---|
| RGB | rgb(243, 205, 127) |
| HSL | hsl(40, 83%, 73%) |
| HSV | hsv(40, 48%, 95%) |
| CMYK | cmyk(0%, 15.6%, 47.7%, 4.7%) |
| CIE-LAB | lab(84.10, 3.63, 43.64) |
| CIE-LCH | lch(84.10, 43.79, 85.24°) |
| OKLab | oklab(86.43% 0.0105 0.1053) |
| OKLCH | oklch(86.43% 0.106 84.3) |
| XYZ | xyz(62.6265, 64.2527, 29.1778) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.69
Wheat (survey)
#FBDD7E
ΔE00 5.19
Sandy
#F1DA7A
ΔE00 6.18
Light Mustard
#F7D560
ΔE00 6.39
Maize
#F4D054
ΔE00 6.81
Pale Gold
#FDDE6C
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD7F #7FA5F3
analogous
#F3937F #F3CD7F #DFF37F
triadic
#F3CD7F #7FF3CD #CD7FF3
tetradic
#F3CD7F #7FF393 #7FA5F3 #F37FDF
square
#F3CD7F #7FF393 #7FA5F3 #F37FDF
split-complementary
#F3CD7F #7FDFF3 #937FF3
monochromatic
#E29F15 #EEB747 #F3CD7F #F8E3B7 #FCF4E3
Accessibility & contrast
On white
1.52
#F3CD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F3CD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD7F
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD7F | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd7f; /* rgb */ color: rgb(243, 205, 127); /* oklch */ color: oklch(86.4% 0.106 84.3);
Tailwind
colors: {
custom: {
50: '#f9dca5',
500: '#f3cd7f',
950: '#000000',
},
}SCSS
$custom: #f3cd7f; $custom-light: #f9dca5; $custom-dark: #000000;
JSON
{
"hex": "#f3cd7f",
"rgb": {
"r": 243,
"g": 205,
"b": 127
},
"hsl": {
"h": 40.345,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.86431,
"c": 0.10583,
"h": 84.3
},
"luminance": 0.6425
}Semantic roles & 50–950 ramp
primary
#F3CD7F
secondary
#4874CE
accent
#4DDF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480