#FFE682#FFE682
#FFE682 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.5% C 0.123 H 95.7°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE682 |
|---|---|
| RGB | rgb(255, 230, 130) |
| HSL | hsl(48, 100%, 75%) |
| HSV | hsv(48, 49%, 100%) |
| CMYK | cmyk(0%, 9.8%, 49%, 0%) |
| CIE-LAB | lab(91.45, -4.05, 51.48) |
| CIE-LCH | lch(91.45, 51.64, 94.50°) |
| OKLab | oklab(92.49% -0.0122 0.1228) |
| OKLCH | oklch(92.49% 0.123 95.7) |
| XYZ | xyz(73.5684, 79.4683, 32.5785) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.42
Yellow Tan
#FFE36E
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 2.79
Pale Gold
#FDDE6C
ΔE00 2.86
Sand Yellow
#FCE166
ΔE00 3.22
Sandy Yellow
#FDEE73
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE682 #829BFF
analogous
#FFA782 #FFE682 #D9FF82
triadic
#FFE682 #82FFE6 #E682FF
tetradic
#FFE682 #82FFA7 #829BFF #FF82D9
square
#FFE682 #82FFA7 #829BFF #FF82D9
split-complementary
#FFE682 #82D9FF #A782FF
monochromatic
#FFCE08 #FFDA45 #FFE682 #FFF2BF #FFF9E0
Accessibility & contrast
On white
1.24
#FFE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FFE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE682
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE682 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E279
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#FFD9CE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe682; /* rgb */ color: rgb(255, 230, 130); /* oklch */ color: oklch(92.5% 0.123 95.7);
Tailwind
colors: {
custom: {
50: '#ffeda8',
500: '#ffe682',
950: '#000000',
},
}SCSS
$custom: #ffe682; $custom-light: #ffeda8; $custom-dark: #000000;
JSON
{
"hex": "#ffe682",
"rgb": {
"r": 255,
"g": 230,
"b": 130
},
"hsl": {
"h": 48,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.9249,
"c": 0.12344,
"h": 95.7
},
"luminance": 0.79465
}Semantic roles & 50–950 ramp
primary
#FFE682
secondary
#4765DE
accent
#2EE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481