#F3CC83#F3CC83
#F3CC83 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.3% C 0.101 H 82.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CC83 |
|---|---|
| RGB | rgb(243, 204, 131) |
| HSL | hsl(39, 82%, 73%) |
| HSV | hsv(39, 46%, 95%) |
| CMYK | cmyk(0%, 16%, 46.1%, 4.7%) |
| CIE-LAB | lab(83.90, 4.53, 41.39) |
| CIE-LCH | lch(83.90, 41.64, 83.76°) |
| OKLab | oklab(86.3% 0.0135 0.1005) |
| OKLCH | oklch(86.3% 0.101 82.3) |
| XYZ | xyz(62.6539, 63.8822, 30.4986) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.45
Wheat (survey)
#FBDD7E
ΔE00 6.13
Navajowhite
#FFDEAD
ΔE00 6.56
Pale Peach
#FFE5AD
ΔE00 6.92
Burlywood
#DEB887
ΔE00 7.12
Sandy
#F1DA7A
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CC83 #83AAF3
analogous
#F39483 #F3CC83 #E2F383
triadic
#F3CC83 #83F3CC #CC83F3
tetradic
#F3CC83 #83F394 #83AAF3 #F383E2
square
#F3CC83 #83F394 #83AAF3 #F383E2
split-complementary
#F3CC83 #83E2F3 #9483F3
monochromatic
#E59D16 #EEB54B #F3CC83 #F8E3BB #FCF4E3
Accessibility & contrast
On white
1.52
#F3CC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F3CC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CC83
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CC83 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#E7D585
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cc83; /* rgb */ color: rgb(243, 204, 131); /* oklch */ color: oklch(86.3% 0.101 82.3);
Tailwind
colors: {
custom: {
50: '#f9dba8',
500: '#f3cc83',
950: '#000000',
},
}SCSS
$custom: #f3cc83; $custom-light: #f9dba8; $custom-dark: #000000;
JSON
{
"hex": "#f3cc83",
"rgb": {
"r": 243,
"g": 204,
"b": 131
},
"hsl": {
"h": 39.107,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.86298,
"c": 0.10137,
"h": 82.3
},
"luminance": 0.63879
}Semantic roles & 50–950 ramp
primary
#F3CC83
secondary
#4B79CF
accent
#52DF07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480