#F3CD86#F3CD86
#F3CD86 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.099 H 82.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD86 |
|---|---|
| RGB | rgb(243, 205, 134) |
| HSL | hsl(39, 82%, 74%) |
| HSV | hsv(39, 45%, 95%) |
| CMYK | cmyk(0%, 15.6%, 44.9%, 4.7%) |
| CIE-LAB | lab(84.20, 4.30, 40.24) |
| CIE-LCH | lch(84.20, 40.47, 83.90°) |
| OKLab | oklab(86.54% 0.0131 0.098) |
| OKLCH | oklch(86.54% 0.099 82.4) |
| XYZ | xyz(63.0987, 64.4416, 31.6645) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.49
Wheat (survey)
#FBDD7E
ΔE00 6.14
Navajowhite
#FFDEAD
ΔE00 6.15
Pale Peach
#FFE5AD
ΔE00 6.51
Burlywood
#DEB887
ΔE00 7.04
Sandy
#F1DA7A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD86 #86ACF3
analogous
#F39786 #F3CD86 #E2F386
triadic
#F3CD86 #86F3CD #CD86F3
tetradic
#F3CD86 #86F397 #86ACF3 #F386E2
square
#F3CD86 #86F397 #86ACF3 #F386E2
split-complementary
#F3CD86 #86E2F3 #9786F3
monochromatic
#E89F17 #EDB64E #F3CD86 #F9E4BE #FCF3E3
Accessibility & contrast
On white
1.51
#F3CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#F3CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD86
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD86 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC81
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd86; /* rgb */ color: rgb(243, 205, 134); /* oklch */ color: oklch(86.5% 0.099 82.4);
Tailwind
colors: {
custom: {
50: '#f9dcaa',
500: '#f3cd86',
950: '#000000',
},
}SCSS
$custom: #f3cd86; $custom-light: #f9dcaa; $custom-dark: #000000;
JSON
{
"hex": "#f3cd86",
"rgb": {
"r": 243,
"g": 205,
"b": 134
},
"hsl": {
"h": 39.083,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.8654,
"c": 0.09891,
"h": 82.4
},
"luminance": 0.64439
}Semantic roles & 50–950 ramp
primary
#F3CD86
secondary
#4E7BCF
accent
#52DE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481