#F6CA83#F6CA83
#F6CA83 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.2% C 0.102 H 78.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA83 |
|---|---|
| RGB | rgb(246, 202, 131) |
| HSL | hsl(37, 86%, 74%) |
| HSV | hsv(37, 47%, 96%) |
| CMYK | cmyk(0%, 17.9%, 46.7%, 3.5%) |
| CIE-LAB | lab(83.69, 6.76, 41.18) |
| CIE-LCH | lch(83.69, 41.73, 80.67°) |
| OKLab | oklab(86.2% 0.0199 0.1) |
| OKLCH | oklch(86.2% 0.102 78.7) |
| XYZ | xyz(63.2257, 63.4759, 30.3901) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.47
Navajowhite
#FFDEAD
ΔE00 6.55
Sand (survey)
#E2CA76
ΔE00 7.04
Very Light Brown
#D3B683
ΔE00 7.44
Wheat (survey)
#FBDD7E
ΔE00 7.56
Tan (survey)
#D1B26F
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA83 #83AFF6
analogous
#F69183 #F6CA83 #E9F683
triadic
#F6CA83 #83F6CA #CA83F6
tetradic
#F6CA83 #83F691 #83AFF6 #F683E9
square
#F6CA83 #83F691 #83AFF6 #F683E9
split-complementary
#F6CA83 #83E9F6 #9183F6
monochromatic
#ED9911 #F2B24A #F6CA83 #FAE2BC #FDF3E2
Accessibility & contrast
On white
1.53
#F6CA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F6CA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA83
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA83 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6ca83; /* rgb */ color: rgb(246, 202, 131); /* oklch */ color: oklch(86.2% 0.102 78.7);
Tailwind
colors: {
custom: {
50: '#fbdaa8',
500: '#f6ca83',
950: '#000000',
},
}SCSS
$custom: #f6ca83; $custom-light: #fbdaa8; $custom-dark: #000000;
JSON
{
"hex": "#f6ca83",
"rgb": {
"r": 246,
"g": 202,
"b": 131
},
"hsl": {
"h": 37.043,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.86196,
"c": 0.10192,
"h": 78.7
},
"luminance": 0.63473
}Semantic roles & 50–950 ramp
primary
#F6CA83
secondary
#4B7FD3
accent
#58E303
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380