#F6CC81#F6CC81
#F6CC81 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.105 H 81.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CC81 |
|---|---|
| RGB | rgb(246, 204, 129) |
| HSL | hsl(38, 87%, 74%) |
| HSV | hsv(38, 48%, 96%) |
| CMYK | cmyk(0%, 17.1%, 47.6%, 3.5%) |
| CIE-LAB | lab(84.16, 5.54, 42.77) |
| CIE-LCH | lch(84.16, 43.13, 82.62°) |
| OKLab | oklab(86.55% 0.0161 0.1034) |
| OKLCH | oklch(86.55% 0.105 81.2) |
| XYZ | xyz(63.5637, 64.3668, 29.8406) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.08
Wheat (survey)
#FBDD7E
ΔE00 6.39
Navajowhite
#FFDEAD
ΔE00 6.79
Burlywood
#DEB887
ΔE00 7.31
Pale Peach
#FFE5AD
ΔE00 7.32
Light Mustard
#F7D560
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CC81 #81ABF6
analogous
#F69181 #F6CC81 #E5F681
triadic
#F6CC81 #81F6CC #CC81F6
tetradic
#F6CC81 #81F691 #81ABF6 #F681E5
square
#F6CC81 #81F691 #81ABF6 #F681E5
split-complementary
#F6CC81 #81E5F6 #9181F6
monochromatic
#EC9D11 #F2B548 #F6CC81 #FAE3BA #FDF3E2
Accessibility & contrast
On white
1.51
#F6CC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#F6CC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CC81
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CC81 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7B
Deuteranopia (green-blind)
#E8D683
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f6cc81; /* rgb */ color: rgb(246, 204, 129); /* oklch */ color: oklch(86.6% 0.105 81.2);
Tailwind
colors: {
custom: {
50: '#fbdba7',
500: '#f6cc81',
950: '#000000',
},
}SCSS
$custom: #f6cc81; $custom-light: #fbdba7; $custom-dark: #000000;
JSON
{
"hex": "#f6cc81",
"rgb": {
"r": 246,
"g": 204,
"b": 129
},
"hsl": {
"h": 38.462,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.86552,
"c": 0.10469,
"h": 81.2
},
"luminance": 0.64364
}Semantic roles & 50–950 ramp
primary
#F6CC81
secondary
#497AD2
accent
#53E302
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480