#F3CC86#F3CC86
#F3CC86 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.3% C 0.098 H 81.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CC86 |
|---|---|
| RGB | rgb(243, 204, 134) |
| HSL | hsl(39, 82%, 74%) |
| HSV | hsv(39, 45%, 95%) |
| CMYK | cmyk(0%, 16%, 44.9%, 4.7%) |
| CIE-LAB | lab(83.95, 4.82, 39.93) |
| CIE-LCH | lch(83.95, 40.22, 83.12°) |
| OKLab | oklab(86.35% 0.0146 0.0973) |
| OKLCH | oklch(86.35% 0.098 81.4) |
| XYZ | xyz(62.8602, 63.9647, 31.5850) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.84
Navajowhite
#FFDEAD
ΔE00 6.12
Wheat (survey)
#FBDD7E
ΔE00 6.58
Burlywood
#DEB887
ΔE00 6.70
Pale Peach
#FFE5AD
ΔE00 6.71
Very Light Brown
#D3B683
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CC86 #86ADF3
analogous
#F39686 #F3CC86 #E4F386
triadic
#F3CC86 #86F3CC #CC86F3
tetradic
#F3CC86 #86F396 #86ADF3 #F386E4
square
#F3CC86 #86F396 #86ADF3 #F386E4
split-complementary
#F3CC86 #86E4F3 #9686F3
monochromatic
#E89D17 #EDB54E #F3CC86 #F9E3BE #FCF3E3
Accessibility & contrast
On white
1.52
#F3CC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#F3CC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CC86
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CC86 | 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)
#DDCC81
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f3cc86; /* rgb */ color: rgb(243, 204, 134); /* oklch */ color: oklch(86.3% 0.098 81.4);
Tailwind
colors: {
custom: {
50: '#f9dbaa',
500: '#f3cc86',
950: '#000000',
},
}SCSS
$custom: #f3cc86; $custom-light: #f9dbaa; $custom-dark: #000000;
JSON
{
"hex": "#f3cc86",
"rgb": {
"r": 243,
"g": 204,
"b": 134
},
"hsl": {
"h": 38.532,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.86345,
"c": 0.09841,
"h": 81.4
},
"luminance": 0.63962
}Semantic roles & 50–950 ramp
primary
#F3CC86
secondary
#4E7CCF
accent
#54DE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481