#F3CD7A#F3CD7A
#F3CD7A is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.111 H 85.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD7A |
|---|---|
| RGB | rgb(243, 205, 122) |
| HSL | hsl(41, 83%, 72%) |
| HSV | hsv(41, 50%, 95%) |
| CMYK | cmyk(0%, 15.6%, 49.8%, 4.7%) |
| CIE-LAB | lab(84.03, 3.18, 46.04) |
| CIE-LCH | lch(84.03, 46.15, 86.05°) |
| OKLab | oklab(86.36% 0.0086 0.1103) |
| OKLCH | oklch(86.36% 0.111 85.5) |
| XYZ | xyz(62.3087, 64.1256, 27.5041) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.33
Wheat (survey)
#FBDD7E
ΔE00 4.67
Light Mustard
#F7D560
ΔE00 5.54
Sandy
#F1DA7A
ΔE00 5.65
Maize
#F4D054
ΔE00 5.92
Pale Gold
#FDDE6C
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD7A #7AA0F3
analogous
#F3917A #F3CD7A #DDF37A
triadic
#F3CD7A #7AF3CD #CD7AF3
tetradic
#F3CD7A #7AF391 #7AA0F3 #F37ADD
square
#F3CD7A #7AF391 #7AA0F3 #F37ADD
split-complementary
#F3CD7A #7ADDF3 #917AF3
monochromatic
#DF9F14 #EEB842 #F3CD7A #F8E2B2 #FCF4E3
Accessibility & contrast
On white
1.52
#F3CD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F3CD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD7A
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD7A | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC73
Deuteranopia (green-blind)
#E8D67D
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd7a; /* rgb */ color: rgb(243, 205, 122); /* oklch */ color: oklch(86.4% 0.111 85.5);
Tailwind
colors: {
custom: {
50: '#f9dca2',
500: '#f3cd7a',
950: '#000000',
},
}SCSS
$custom: #f3cd7a; $custom-light: #f9dca2; $custom-dark: #000000;
JSON
{
"hex": "#f3cd7a",
"rgb": {
"r": 243,
"g": 205,
"b": 122
},
"hsl": {
"h": 41.157,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.86358,
"c": 0.11067,
"h": 85.5
},
"luminance": 0.64122
}Semantic roles & 50–950 ramp
primary
#F3CD7A
secondary
#436FCE
accent
#4AE006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480