#F6CA84#F6CA84
#F6CA84 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.2% C 0.101 H 78.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA84 |
|---|---|
| RGB | rgb(246, 202, 132) |
| HSL | hsl(37, 86%, 74%) |
| HSV | hsv(37, 46%, 96%) |
| CMYK | cmyk(0%, 17.9%, 46.3%, 3.5%) |
| CIE-LAB | lab(83.71, 6.86, 40.69) |
| CIE-LCH | lch(83.71, 41.27, 80.43°) |
| OKLab | oklab(86.21% 0.0203 0.0989) |
| OKLCH | oklch(86.21% 0.101 78.4) |
| XYZ | xyz(63.2938, 63.5032, 30.7488) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.34
Navajowhite
#FFDEAD
ΔE00 6.42
Sand (survey)
#E2CA76
ΔE00 7.17
Very Light Brown
#D3B683
ΔE00 7.38
Pale Peach
#FFE5AD
ΔE00 7.59
Tan (survey)
#D1B26F
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA84 #84B0F6
analogous
#F69184 #F6CA84 #E9F684
triadic
#F6CA84 #84F6CA #CA84F6
tetradic
#F6CA84 #84F691 #84B0F6 #F684E9
square
#F6CA84 #84F691 #84B0F6 #F684E9
split-complementary
#F6CA84 #84E9F6 #9184F6
monochromatic
#EE9912 #F2B14B #F6CA84 #FAE3BD #FDF3E2
Accessibility & contrast
On white
1.53
#F6CA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#F6CA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA84
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA84 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7F
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6ca84; /* rgb */ color: rgb(246, 202, 132); /* oklch */ color: oklch(86.2% 0.101 78.4);
Tailwind
colors: {
custom: {
50: '#fbdaa9',
500: '#f6ca84',
950: '#000000',
},
}SCSS
$custom: #f6ca84; $custom-light: #fbdaa9; $custom-dark: #000000;
JSON
{
"hex": "#f6ca84",
"rgb": {
"r": 246,
"g": 202,
"b": 132
},
"hsl": {
"h": 36.842,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.86212,
"c": 0.10097,
"h": 78.4
},
"luminance": 0.635
}Semantic roles & 50–950 ramp
primary
#F6CA84
secondary
#4B80D3
accent
#59E303
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380