#F3CD80#F3CD80
#F3CD80 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.4% C 0.105 H 84.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD80 |
|---|---|
| RGB | rgb(243, 205, 128) |
| HSL | hsl(40, 83%, 73%) |
| HSV | hsv(40, 47%, 95%) |
| CMYK | cmyk(0%, 15.6%, 47.3%, 4.7%) |
| CIE-LAB | lab(84.11, 3.73, 43.16) |
| CIE-LCH | lch(84.11, 43.32, 85.06°) |
| OKLab | oklab(86.45% 0.0109 0.1043) |
| OKLCH | oklch(86.45% 0.105 84.1) |
| XYZ | xyz(62.6920, 64.2789, 29.5228) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.79
Wheat (survey)
#FBDD7E
ΔE00 5.31
Sandy
#F1DA7A
ΔE00 6.31
Light Mustard
#F7D560
ΔE00 6.56
Maize
#F4D054
ΔE00 7.00
Pale Peach
#FFE5AD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD80 #80A6F3
analogous
#F39380 #F3CD80 #DFF380
triadic
#F3CD80 #80F3CD #CD80F3
tetradic
#F3CD80 #80F393 #80A6F3 #F380DF
square
#F3CD80 #80F393 #80A6F3 #F380DF
split-complementary
#F3CD80 #80DFF3 #9380F3
monochromatic
#E39F15 #EEB748 #F3CD80 #F8E3B8 #FCF4E3
Accessibility & contrast
On white
1.52
#F3CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#F3CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD80
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD80 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7A
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd80; /* rgb */ color: rgb(243, 205, 128); /* oklch */ color: oklch(86.4% 0.105 84.1);
Tailwind
colors: {
custom: {
50: '#f9dca6',
500: '#f3cd80',
950: '#000000',
},
}SCSS
$custom: #f3cd80; $custom-light: #f9dca6; $custom-dark: #000000;
JSON
{
"hex": "#f3cd80",
"rgb": {
"r": 243,
"g": 205,
"b": 128
},
"hsl": {
"h": 40.174,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.86446,
"c": 0.10484,
"h": 84.1
},
"luminance": 0.64276
}Semantic roles & 50–950 ramp
primary
#F3CD80
secondary
#4975CE
accent
#4EDF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480