#F6CC82#F6CC82
#F6CC82 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.104 H 80.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CC82 |
|---|---|
| RGB | rgb(246, 204, 130) |
| HSL | hsl(38, 87%, 74%) |
| HSV | hsv(38, 47%, 96%) |
| CMYK | cmyk(0%, 17.1%, 47.2%, 3.5%) |
| CIE-LAB | lab(84.17, 5.63, 42.29) |
| CIE-LCH | lch(84.17, 42.66, 82.41°) |
| OKLab | oklab(86.57% 0.0165 0.1024) |
| OKLCH | oklch(86.57% 0.104 80.9) |
| XYZ | xyz(63.6305, 64.3935, 30.1924) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.19
Wheat (survey)
#FBDD7E
ΔE00 6.53
Navajowhite
#FFDEAD
ΔE00 6.64
Burlywood
#DEB887
ΔE00 7.18
Pale Peach
#FFE5AD
ΔE00 7.25
Tan (survey)
#D1B26F
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CC82 #82ACF6
analogous
#F69282 #F6CC82 #E6F682
triadic
#F6CC82 #82F6CC #CC82F6
tetradic
#F6CC82 #82F692 #82ACF6 #F682E6
square
#F6CC82 #82F692 #82ACF6 #F682E6
split-complementary
#F6CC82 #82E6F6 #9282F6
monochromatic
#ED9D11 #F2B549 #F6CC82 #FAE3BB #FDF3E2
Accessibility & contrast
On white
1.51
#F6CC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#F6CC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CC82
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CC82 | 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)
#DECC7C
Deuteranopia (green-blind)
#E8D684
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f6cc82; /* rgb */ color: rgb(246, 204, 130); /* oklch */ color: oklch(86.6% 0.104 80.9);
Tailwind
colors: {
custom: {
50: '#fbdba7',
500: '#f6cc82',
950: '#000000',
},
}SCSS
$custom: #f6cc82; $custom-light: #fbdba7; $custom-dark: #000000;
JSON
{
"hex": "#f6cc82",
"rgb": {
"r": 246,
"g": 204,
"b": 130
},
"hsl": {
"h": 38.276,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.86567,
"c": 0.10373,
"h": 80.9
},
"luminance": 0.6439
}Semantic roles & 50–950 ramp
primary
#F6CC82
secondary
#4A7BD3
accent
#54E302
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480