#F3CD7B#F3CD7B
#F3CD7B is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.110 H 85.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD7B |
|---|---|
| RGB | rgb(243, 205, 123) |
| HSL | hsl(41, 83%, 72%) |
| HSV | hsv(41, 49%, 95%) |
| CMYK | cmyk(0%, 15.6%, 49.4%, 4.7%) |
| CIE-LAB | lab(84.04, 3.27, 45.56) |
| CIE-LCH | lch(84.04, 45.68, 85.89°) |
| OKLab | oklab(86.37% 0.009 0.1093) |
| OKLCH | oklch(86.37% 0.11 85.3) |
| XYZ | xyz(62.3710, 64.1505, 27.8321) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.39
Wheat (survey)
#FBDD7E
ΔE00 4.76
Light Mustard
#F7D560
ΔE00 5.70
Sandy
#F1DA7A
ΔE00 5.75
Maize
#F4D054
ΔE00 6.10
Pale Gold
#FDDE6C
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD7B #7BA1F3
analogous
#F3917B #F3CD7B #DDF37B
triadic
#F3CD7B #7BF3CD #CD7BF3
tetradic
#F3CD7B #7BF391 #7BA1F3 #F37BDD
square
#F3CD7B #7BF391 #7BA1F3 #F37BDD
split-complementary
#F3CD7B #7BDDF3 #917BF3
monochromatic
#DF9F14 #EEB843 #F3CD7B #F8E2B3 #FCF4E3
Accessibility & contrast
On white
1.52
#F3CD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F3CD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD7B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD7B | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#E8D67E
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd7b; /* rgb */ color: rgb(243, 205, 123); /* oklch */ color: oklch(86.4% 0.110 85.3);
Tailwind
colors: {
custom: {
50: '#f9dca2',
500: '#f3cd7b',
950: '#000000',
},
}SCSS
$custom: #f3cd7b; $custom-light: #f9dca2; $custom-dark: #000000;
JSON
{
"hex": "#f3cd7b",
"rgb": {
"r": 243,
"g": 205,
"b": 123
},
"hsl": {
"h": 41,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.86372,
"c": 0.10971,
"h": 85.3
},
"luminance": 0.64147
}Semantic roles & 50–950 ramp
primary
#F3CD7B
secondary
#4470CE
accent
#4BE006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480