#F6DC82#F6DC82
#F6DC82 is a very light, moderate yellow. Relative luminance 0.724; OKLCH L 89.7% C 0.114 H 93.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DC82 |
|---|---|
| RGB | rgb(246, 220, 130) |
| HSL | hsl(47, 87%, 74%) |
| HSV | hsv(47, 47%, 96%) |
| CMYK | cmyk(0%, 10.6%, 47.2%, 3.5%) |
| CIE-LAB | lab(88.16, -2.58, 47.27) |
| CIE-LCH | lch(88.16, 47.34, 93.12°) |
| OKLab | oklab(89.71% -0.0075 0.1136) |
| OKLCH | oklch(89.71% 0.114 93.8) |
| XYZ | xyz(67.6306, 72.3937, 31.5257) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.28
Sandy
#F1DA7A
ΔE00 1.48
Pale Gold
#FDDE6C
ΔE00 3.47
Yellow Tan
#FFE36E
ΔE00 3.96
Light Mustard
#F7D560
ΔE00 4.30
Sand (survey)
#E2CA76
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DC82 #829CF6
analogous
#F6A282 #F6DC82 #D6F682
triadic
#F6DC82 #82F6DC #DC82F6
tetradic
#F6DC82 #82F6A2 #829CF6 #F682D6
square
#F6DC82 #82F6A2 #829CF6 #F682D6
split-complementary
#F6DC82 #82D6F6 #A282F6
monochromatic
#EDBB11 #F2CC49 #F6DC82 #FAECBB #FDF7E2
Accessibility & contrast
On white
1.36
#F6DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#F6DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DC82
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DC82 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97B
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6dc82; /* rgb */ color: rgb(246, 220, 130); /* oklch */ color: oklch(89.7% 0.114 93.8);
Tailwind
colors: {
custom: {
50: '#fbe6a8',
500: '#f6dc82',
950: '#000000',
},
}SCSS
$custom: #f6dc82; $custom-light: #fbe6a8; $custom-dark: #000000;
JSON
{
"hex": "#f6dc82",
"rgb": {
"r": 246,
"g": 220,
"b": 130
},
"hsl": {
"h": 46.552,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.89708,
"c": 0.11385,
"h": 93.8
},
"luminance": 0.72391
}Semantic roles & 50–950 ramp
primary
#F6DC82
secondary
#4A68D3
accent
#35E302
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480