#F3CC80#F3CC80
#F3CC80 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.3% C 0.104 H 83.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CC80 |
|---|---|
| RGB | rgb(243, 204, 128) |
| HSL | hsl(40, 83%, 73%) |
| HSV | hsv(40, 47%, 95%) |
| CMYK | cmyk(0%, 16%, 47.3%, 4.7%) |
| CIE-LAB | lab(83.86, 4.24, 42.84) |
| CIE-LCH | lch(83.86, 43.05, 84.34°) |
| OKLab | oklab(86.25% 0.0124 0.1036) |
| OKLCH | oklch(86.25% 0.104 83.2) |
| XYZ | xyz(62.4536, 63.8020, 29.4433) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.11
Wheat (survey)
#FBDD7E
ΔE00 5.73
Sandy
#F1DA7A
ΔE00 6.75
Light Mustard
#F7D560
ΔE00 6.92
Navajowhite
#FFDEAD
ΔE00 7.02
Pale Peach
#FFE5AD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CC80 #80A7F3
analogous
#F39280 #F3CC80 #E1F380
triadic
#F3CC80 #80F3CC #CC80F3
tetradic
#F3CC80 #80F392 #80A7F3 #F380E1
square
#F3CC80 #80F392 #80A7F3 #F380E1
split-complementary
#F3CC80 #80E1F3 #9280F3
monochromatic
#E39D15 #EEB648 #F3CC80 #F8E2B8 #FCF4E3
Accessibility & contrast
On white
1.53
#F3CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F3CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CC80
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CC80 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB7A
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cc80; /* rgb */ color: rgb(243, 204, 128); /* oklch */ color: oklch(86.3% 0.104 83.2);
Tailwind
colors: {
custom: {
50: '#f9dba6',
500: '#f3cc80',
950: '#000000',
},
}SCSS
$custom: #f3cc80; $custom-light: #f9dba6; $custom-dark: #000000;
JSON
{
"hex": "#f3cc80",
"rgb": {
"r": 243,
"g": 204,
"b": 128
},
"hsl": {
"h": 39.652,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.86251,
"c": 0.10432,
"h": 83.2
},
"luminance": 0.63799
}Semantic roles & 50–950 ramp
primary
#F3CC80
secondary
#4976CE
accent
#50DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480