#F3CD7C#F3CD7C
#F3CD7C is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.109 H 85.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD7C |
|---|---|
| RGB | rgb(243, 205, 124) |
| HSL | hsl(41, 83%, 72%) |
| HSV | hsv(41, 49%, 95%) |
| CMYK | cmyk(0%, 15.6%, 49%, 4.7%) |
| CIE-LAB | lab(84.06, 3.36, 45.08) |
| CIE-LCH | lch(84.06, 45.21, 85.74°) |
| OKLab | oklab(86.39% 0.0094 0.1083) |
| OKLCH | oklch(86.39% 0.109 85.1) |
| XYZ | xyz(62.4339, 64.1757, 28.1634) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.45
Wheat (survey)
#FBDD7E
ΔE00 4.86
Sandy
#F1DA7A
ΔE00 5.85
Light Mustard
#F7D560
ΔE00 5.87
Maize
#F4D054
ΔE00 6.27
Pale Gold
#FDDE6C
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD7C #7CA2F3
analogous
#F3927C #F3CD7C #DEF37C
triadic
#F3CD7C #7CF3CD #CD7CF3
tetradic
#F3CD7C #7CF392 #7CA2F3 #F37CDE
square
#F3CD7C #7CF392 #7CA2F3 #F37CDE
split-complementary
#F3CD7C #7CDEF3 #927CF3
monochromatic
#E09F15 #EEB844 #F3CD7C #F8E2B4 #FCF4E3
Accessibility & contrast
On white
1.52
#F3CD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F3CD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD7C
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD7C | 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)
#DFCC75
Deuteranopia (green-blind)
#E8D67F
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd7c; /* rgb */ color: rgb(243, 205, 124); /* oklch */ color: oklch(86.4% 0.109 85.1);
Tailwind
colors: {
custom: {
50: '#f9dca3',
500: '#f3cd7c',
950: '#000000',
},
}SCSS
$custom: #f3cd7c; $custom-light: #f9dca3; $custom-dark: #000000;
JSON
{
"hex": "#f3cd7c",
"rgb": {
"r": 243,
"g": 205,
"b": 124
},
"hsl": {
"h": 40.84,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.86387,
"c": 0.10875,
"h": 85.1
},
"luminance": 0.64173
}Semantic roles & 50–950 ramp
primary
#F3CD7C
secondary
#4571CE
accent
#4BE006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480