#F3CC85#F3CC85
#F3CC85 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.3% C 0.099 H 81.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CC85 |
|---|---|
| RGB | rgb(243, 204, 133) |
| HSL | hsl(39, 82%, 74%) |
| HSV | hsv(39, 45%, 95%) |
| CMYK | cmyk(0%, 16%, 45.3%, 4.7%) |
| CIE-LAB | lab(83.93, 4.72, 40.42) |
| CIE-LCH | lch(83.93, 40.69, 83.34°) |
| OKLab | oklab(86.33% 0.0143 0.0984) |
| OKLCH | oklch(86.33% 0.099 81.8) |
| XYZ | xyz(62.7908, 63.9369, 31.2194) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.71
Navajowhite
#FFDEAD
ΔE00 6.26
Wheat (survey)
#FBDD7E
ΔE00 6.42
Pale Peach
#FFE5AD
ΔE00 6.78
Burlywood
#DEB887
ΔE00 6.84
Very Light Brown
#D3B683
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CC85 #85ACF3
analogous
#F39585 #F3CC85 #E3F385
triadic
#F3CC85 #85F3CC #CC85F3
tetradic
#F3CC85 #85F395 #85ACF3 #F385E3
square
#F3CC85 #85F395 #85ACF3 #F385E3
split-complementary
#F3CC85 #85E3F3 #9585F3
monochromatic
#E79D17 #EEB54D #F3CC85 #F8E3BD #FCF3E3
Accessibility & contrast
On white
1.52
#F3CC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#F3CC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CC85
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CC85 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC80
Deuteranopia (green-blind)
#E7D587
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cc85; /* rgb */ color: rgb(243, 204, 133); /* oklch */ color: oklch(86.3% 0.099 81.8);
Tailwind
colors: {
custom: {
50: '#f9dba9',
500: '#f3cc85',
950: '#000000',
},
}SCSS
$custom: #f3cc85; $custom-light: #f9dba9; $custom-dark: #000000;
JSON
{
"hex": "#f3cc85",
"rgb": {
"r": 243,
"g": 204,
"b": 133
},
"hsl": {
"h": 38.727,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.86329,
"c": 0.0994,
"h": 81.8
},
"luminance": 0.63934
}Semantic roles & 50–950 ramp
primary
#F3CC85
secondary
#4D7BCF
accent
#53DE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481