#F3CD84#F3CD84
#F3CD84 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.101 H 83.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD84 |
|---|---|
| RGB | rgb(243, 205, 132) |
| HSL | hsl(39, 82%, 74%) |
| HSV | hsv(39, 46%, 95%) |
| CMYK | cmyk(0%, 15.6%, 45.7%, 4.7%) |
| CIE-LAB | lab(84.17, 4.11, 41.22) |
| CIE-LCH | lch(84.17, 41.42, 84.31°) |
| OKLab | oklab(86.51% 0.0124 0.1001) |
| OKLCH | oklch(86.51% 0.101 83) |
| XYZ | xyz(62.9605, 64.3863, 30.9368) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.23
Wheat (survey)
#FBDD7E
ΔE00 5.85
Navajowhite
#FFDEAD
ΔE00 6.46
Pale Peach
#FFE5AD
ΔE00 6.67
Sandy
#F1DA7A
ΔE00 6.84
Light Mustard
#F7D560
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD84 #84AAF3
analogous
#F39584 #F3CD84 #E2F384
triadic
#F3CD84 #84F3CD #CD84F3
tetradic
#F3CD84 #84F395 #84AAF3 #F384E2
square
#F3CD84 #84F395 #84AAF3 #F384E2
split-complementary
#F3CD84 #84E2F3 #9584F3
monochromatic
#E69F16 #EEB64C #F3CD84 #F8E4BC #FCF4E3
Accessibility & contrast
On white
1.51
#F3CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F3CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD84
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD84 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd84; /* rgb */ color: rgb(243, 205, 132); /* oklch */ color: oklch(86.5% 0.101 83.0);
Tailwind
colors: {
custom: {
50: '#f9dca9',
500: '#f3cd84',
950: '#000000',
},
}SCSS
$custom: #f3cd84; $custom-light: #f9dca9; $custom-dark: #000000;
JSON
{
"hex": "#f3cd84",
"rgb": {
"r": 243,
"g": 205,
"b": 132
},
"hsl": {
"h": 39.459,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.86508,
"c": 0.1009,
"h": 83
},
"luminance": 0.64383
}Semantic roles & 50–950 ramp
primary
#F3CD84
secondary
#4C79CF
accent
#51DF07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480