#F0D682#F0D682
#F0D682 is a very light, moderate yellow. Relative luminance 0.682; OKLCH L 88.0% C 0.108 H 92.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D682 |
|---|---|
| RGB | rgb(240, 214, 130) |
| HSL | hsl(46, 79%, 73%) |
| HSV | hsv(46, 46%, 94%) |
| CMYK | cmyk(0%, 10.8%, 45.8%, 5.9%) |
| CIE-LAB | lab(86.12, -1.91, 44.62) |
| CIE-LCH | lch(86.12, 44.67, 92.45°) |
| OKLab | oklab(87.98% -0.0052 0.1078) |
| OKLCH | oklch(87.98% 0.108 92.8) |
| XYZ | xyz(64.0129, 68.2327, 30.9131) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.29
Wheat (survey)
#FBDD7E
ΔE00 2.48
Sand (survey)
#E2CA76
ΔE00 2.98
Pale Gold
#FDDE6C
ΔE00 4.66
Light Mustard
#F7D560
ΔE00 4.84
Yellow Tan
#FFE36E
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D682 #829CF0
analogous
#F09F82 #F0D682 #D3F082
triadic
#F0D682 #82F0D6 #D682F0
tetradic
#F0D682 #82F09F #829CF0 #F082D3
square
#F0D682 #82F09F #829CF0 #F082D3
split-complementary
#F0D682 #82D3F0 #9F82F0
monochromatic
#DDAF1B #E9C44B #F0D682 #F7E8B9 #FCF6E4
Accessibility & contrast
On white
1.43
#F0D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#F0D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D682
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D682 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37B
Deuteranopia (green-blind)
#EDDB85
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f0d682; /* rgb */ color: rgb(240, 214, 130); /* oklch */ color: oklch(88.0% 0.108 92.8);
Tailwind
colors: {
custom: {
50: '#f7e2a7',
500: '#f0d682',
950: '#000000',
},
}SCSS
$custom: #f0d682; $custom-light: #f7e2a7; $custom-dark: #000000;
JSON
{
"hex": "#f0d682",
"rgb": {
"r": 240,
"g": 214,
"b": 130
},
"hsl": {
"h": 45.818,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.87977,
"c": 0.10788,
"h": 92.8
},
"luminance": 0.6823
}Semantic roles & 50–950 ramp
primary
#F0D682
secondary
#4B69CB
accent
#3CDB0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480