#F3CC81#F3CC81
#F3CC81 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.3% C 0.103 H 82.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CC81 |
|---|---|
| RGB | rgb(243, 204, 129) |
| HSL | hsl(39, 83%, 73%) |
| HSV | hsv(39, 47%, 95%) |
| CMYK | cmyk(0%, 16%, 46.9%, 4.7%) |
| CIE-LAB | lab(83.88, 4.34, 42.36) |
| CIE-LCH | lch(83.88, 42.58, 84.15°) |
| OKLab | oklab(86.27% 0.0127 0.1026) |
| OKLCH | oklch(86.27% 0.103 82.9) |
| XYZ | xyz(62.5197, 63.8285, 29.7916) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.22
Wheat (survey)
#FBDD7E
ΔE00 5.86
Navajowhite
#FFDEAD
ΔE00 6.87
Sandy
#F1DA7A
ΔE00 6.87
Pale Peach
#FFE5AD
ΔE00 7.09
Light Mustard
#F7D560
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CC81 #81A8F3
analogous
#F39381 #F3CC81 #E1F381
triadic
#F3CC81 #81F3CC #CC81F3
tetradic
#F3CC81 #81F393 #81A8F3 #F381E1
square
#F3CC81 #81F393 #81A8F3 #F381E1
split-complementary
#F3CC81 #81E1F3 #9381F3
monochromatic
#E49D16 #EEB549 #F3CC81 #F8E3B9 #FCF4E3
Accessibility & contrast
On white
1.53
#F3CC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#F3CC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CC81
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CC81 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB7B
Deuteranopia (green-blind)
#E7D583
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cc81; /* rgb */ color: rgb(243, 204, 129); /* oklch */ color: oklch(86.3% 0.103 82.9);
Tailwind
colors: {
custom: {
50: '#f9dba7',
500: '#f3cc81',
950: '#000000',
},
}SCSS
$custom: #f3cc81; $custom-light: #f9dba7; $custom-dark: #000000;
JSON
{
"hex": "#f3cc81",
"rgb": {
"r": 243,
"g": 204,
"b": 129
},
"hsl": {
"h": 39.474,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.86266,
"c": 0.10334,
"h": 82.9
},
"luminance": 0.63825
}Semantic roles & 50–950 ramp
primary
#F3CC81
secondary
#4A77CF
accent
#51DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480