#EAD682#EAD682
#EAD682 is a very light, moderate yellow. Relative luminance 0.672; OKLCH L 87.4% C 0.107 H 96.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD682 |
|---|---|
| RGB | rgb(234, 214, 130) |
| HSL | hsl(48, 71%, 71%) |
| HSV | hsv(48, 44%, 92%) |
| CMYK | cmyk(0%, 8.5%, 44.4%, 8.2%) |
| CIE-LAB | lab(85.60, -4.30, 43.86) |
| CIE-LCH | lch(85.60, 44.07, 95.60°) |
| OKLab | oklab(87.45% -0.0118 0.1061) |
| OKLCH | oklch(87.45% 0.107 96.4) |
| XYZ | xyz(62.0092, 67.1995, 30.8192) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.16
Sand (survey)
#E2CA76
ΔE00 2.93
Wheat (survey)
#FBDD7E
ΔE00 3.59
Khaki (CSS)
#F0E68C
ΔE00 4.34
Pale Gold
#FDDE6C
ΔE00 5.31
Light Mustard
#F7D560
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD682 #8296EA
analogous
#EAA282 #EAD682 #CAEA82
triadic
#EAD682 #82EAD6 #D682EA
tetradic
#EAD682 #82EAA2 #8296EA #EA82CA
square
#EAD682 #82EAA2 #8296EA #EA82CA
split-complementary
#EAD682 #82CAEA #A282EA
monochromatic
#CFAE23 #E1C54E #EAD682 #F3E7B6 #FBF6E5
Accessibility & contrast
On white
1.45
#EAD682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#EAD682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD682
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD682 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#F8CBC2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ead682; /* rgb */ color: rgb(234, 214, 130); /* oklch */ color: oklch(87.4% 0.107 96.4);
Tailwind
colors: {
custom: {
50: '#f2e2a7',
500: '#ead682',
950: '#000000',
},
}SCSS
$custom: #ead682; $custom-light: #f2e2a7; $custom-dark: #000000;
JSON
{
"hex": "#ead682",
"rgb": {
"r": 234,
"g": 214,
"b": 130
},
"hsl": {
"h": 48.462,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.87445,
"c": 0.10676,
"h": 96.4
},
"luminance": 0.67197
}Semantic roles & 50–950 ramp
primary
#EAD682
secondary
#4D64C3
accent
#37D312
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480