#F3CD7E#F3CD7E
#F3CD7E is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.107 H 84.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD7E |
|---|---|
| RGB | rgb(243, 205, 126) |
| HSL | hsl(41, 83%, 72%) |
| HSV | hsv(41, 48%, 95%) |
| CMYK | cmyk(0%, 15.6%, 48.1%, 4.7%) |
| CIE-LAB | lab(84.08, 3.54, 44.12) |
| CIE-LCH | lch(84.08, 44.26, 85.41°) |
| OKLab | oklab(86.42% 0.0101 0.1063) |
| OKLCH | oklch(86.42% 0.107 84.6) |
| XYZ | xyz(62.5617, 64.2268, 28.8363) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.61
Wheat (survey)
#FBDD7E
ΔE00 5.08
Sandy
#F1DA7A
ΔE00 6.07
Light Mustard
#F7D560
ΔE00 6.21
Maize
#F4D054
ΔE00 6.63
Pale Gold
#FDDE6C
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD7E #7EA4F3
analogous
#F3937E #F3CD7E #DEF37E
triadic
#F3CD7E #7EF3CD #CD7EF3
tetradic
#F3CD7E #7EF393 #7EA4F3 #F37EDE
square
#F3CD7E #7EF393 #7EA4F3 #F37EDE
split-complementary
#F3CD7E #7EDEF3 #937EF3
monochromatic
#E29F15 #EEB746 #F3CD7E #F8E3B6 #FCF4E3
Accessibility & contrast
On white
1.52
#F3CD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F3CD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD7E
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD7E | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd7e; /* rgb */ color: rgb(243, 205, 126); /* oklch */ color: oklch(86.4% 0.107 84.6);
Tailwind
colors: {
custom: {
50: '#f9dca4',
500: '#f3cd7e',
950: '#000000',
},
}SCSS
$custom: #f3cd7e; $custom-light: #f9dca4; $custom-dark: #000000;
JSON
{
"hex": "#f3cd7e",
"rgb": {
"r": 243,
"g": 205,
"b": 126
},
"hsl": {
"h": 40.513,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.86416,
"c": 0.1068,
"h": 84.6
},
"luminance": 0.64224
}Semantic roles & 50–950 ramp
primary
#F3CD7E
secondary
#4773CE
accent
#4DDF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480