#F2D682#F2D682
#F2D682 is a very light, moderate yellow. Relative luminance 0.686; OKLCH L 88.2% C 0.108 H 91.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D682 |
|---|---|
| RGB | rgb(242, 214, 130) |
| HSL | hsl(45, 81%, 73%) |
| HSV | hsv(45, 46%, 95%) |
| CMYK | cmyk(0%, 11.6%, 46.3%, 5.1%) |
| CIE-LAB | lab(86.30, -1.11, 44.88) |
| CIE-LCH | lch(86.30, 44.90, 91.42°) |
| OKLab | oklab(88.16% -0.003 0.1083) |
| OKLCH | oklch(88.16% 0.108 91.6) |
| XYZ | xyz(64.6958, 68.5848, 30.9451) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.31
Sandy
#F1DA7A
ΔE00 2.62
Sand (survey)
#E2CA76
ΔE00 3.22
Pale Gold
#FDDE6C
ΔE00 4.59
Light Mustard
#F7D560
ΔE00 4.71
Yellow Tan
#FFE36E
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D682 #829EF2
analogous
#F29E82 #F2D682 #D6F282
triadic
#F2D682 #82F2D6 #D682F2
tetradic
#F2D682 #82F29E #829EF2 #F282D6
square
#F2D682 #82F29E #829EF2 #F282D6
split-complementary
#F2D682 #82D6F2 #9E82F2
monochromatic
#E2AF18 #ECC44B #F2D682 #F8E8B9 #FCF6E3
Accessibility & contrast
On white
1.43
#F2D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#F2D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D682
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D682 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#EEDB85
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2d682; /* rgb */ color: rgb(242, 214, 130); /* oklch */ color: oklch(88.2% 0.108 91.6);
Tailwind
colors: {
custom: {
50: '#f8e2a7',
500: '#f2d682',
950: '#000000',
},
}SCSS
$custom: #f2d682; $custom-light: #f8e2a7; $custom-dark: #000000;
JSON
{
"hex": "#f2d682",
"rgb": {
"r": 242,
"g": 214,
"b": 130
},
"hsl": {
"h": 45,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.88157,
"c": 0.10834,
"h": 91.6
},
"luminance": 0.68582
}Semantic roles & 50–950 ramp
primary
#F2D682
secondary
#4B6BCD
accent
#3DDE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480