#F3CD83#F3CD83
#F3CD83 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.102 H 83.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD83 |
|---|---|
| RGB | rgb(243, 205, 131) |
| HSL | hsl(40, 82%, 73%) |
| HSV | hsv(40, 46%, 95%) |
| CMYK | cmyk(0%, 15.6%, 46.1%, 4.7%) |
| CIE-LAB | lab(84.15, 4.01, 41.70) |
| CIE-LCH | lch(84.15, 41.90, 84.51°) |
| OKLab | oklab(86.49% 0.012 0.1012) |
| OKLCH | oklch(86.49% 0.102 83.2) |
| XYZ | xyz(62.8924, 64.3591, 30.5781) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.11
Wheat (survey)
#FBDD7E
ΔE00 5.71
Navajowhite
#FFDEAD
ΔE00 6.62
Sandy
#F1DA7A
ΔE00 6.70
Pale Peach
#FFE5AD
ΔE00 6.75
Light Mustard
#F7D560
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD83 #83A9F3
analogous
#F39583 #F3CD83 #E1F383
triadic
#F3CD83 #83F3CD #CD83F3
tetradic
#F3CD83 #83F395 #83A9F3 #F383E1
square
#F3CD83 #83F395 #83A9F3 #F383E1
split-complementary
#F3CD83 #83E1F3 #9583F3
monochromatic
#E59F16 #EEB64B #F3CD83 #F8E3BB #FCF4E3
Accessibility & contrast
On white
1.51
#F3CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#F3CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD83
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD83 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd83; /* rgb */ color: rgb(243, 205, 131); /* oklch */ color: oklch(86.5% 0.102 83.2);
Tailwind
colors: {
custom: {
50: '#f9dca8',
500: '#f3cd83',
950: '#000000',
},
}SCSS
$custom: #f3cd83; $custom-light: #f9dca8; $custom-dark: #000000;
JSON
{
"hex": "#f3cd83",
"rgb": {
"r": 243,
"g": 205,
"b": 131
},
"hsl": {
"h": 39.643,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.86493,
"c": 0.10189,
"h": 83.2
},
"luminance": 0.64356
}Semantic roles & 50–950 ramp
primary
#F3CD83
secondary
#4B78CF
accent
#50DF07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480