#F3CD85#F3CD85
#F3CD85 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.100 H 82.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CD85 |
|---|---|
| RGB | rgb(243, 205, 133) |
| HSL | hsl(39, 82%, 74%) |
| HSV | hsv(39, 45%, 95%) |
| CMYK | cmyk(0%, 15.6%, 45.3%, 4.7%) |
| CIE-LAB | lab(84.18, 4.20, 40.73) |
| CIE-LCH | lch(84.18, 40.95, 84.11°) |
| OKLab | oklab(86.52% 0.0127 0.0991) |
| OKLCH | oklch(86.52% 0.1 82.7) |
| XYZ | xyz(63.0292, 64.4138, 31.2989) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.35
Wheat (survey)
#FBDD7E
ΔE00 5.99
Navajowhite
#FFDEAD
ΔE00 6.31
Pale Peach
#FFE5AD
ΔE00 6.59
Sandy
#F1DA7A
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CD85 #85ABF3
analogous
#F39685 #F3CD85 #E2F385
triadic
#F3CD85 #85F3CD #CD85F3
tetradic
#F3CD85 #85F396 #85ABF3 #F385E2
square
#F3CD85 #85F396 #85ABF3 #F385E2
split-complementary
#F3CD85 #85E2F3 #9685F3
monochromatic
#E79F17 #EEB64D #F3CD85 #F8E4BD #FCF4E3
Accessibility & contrast
On white
1.51
#F3CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F3CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CD85
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CD85 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f3cd85; /* rgb */ color: rgb(243, 205, 133); /* oklch */ color: oklch(86.5% 0.100 82.7);
Tailwind
colors: {
custom: {
50: '#f9dca9',
500: '#f3cd85',
950: '#000000',
},
}SCSS
$custom: #f3cd85; $custom-light: #f9dca9; $custom-dark: #000000;
JSON
{
"hex": "#f3cd85",
"rgb": {
"r": 243,
"g": 205,
"b": 133
},
"hsl": {
"h": 39.273,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.86524,
"c": 0.09991,
"h": 82.7
},
"luminance": 0.64411
}Semantic roles & 50–950 ramp
primary
#F3CD85
secondary
#4D7ACF
accent
#51DE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481