#FEE684#FEE684
#FEE684 is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.4% C 0.121 H 96.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE684 |
|---|---|
| RGB | rgb(254, 230, 132) |
| HSL | hsl(48, 98%, 76%) |
| HSV | hsv(48, 48%, 100%) |
| CMYK | cmyk(0%, 9.4%, 48%, 0.4%) |
| CIE-LAB | lab(91.38, -4.27, 50.43) |
| CIE-LCH | lch(91.38, 50.61, 94.84°) |
| OKLab | oklab(92.43% -0.0126 0.1207) |
| OKLCH | oklch(92.43% 0.121 96) |
| XYZ | xyz(73.3370, 79.3333, 33.2751) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.49
Sandy
#F1DA7A
ΔE00 2.70
Yellow Tan
#FFE36E
ΔE00 2.75
Pale Gold
#FDDE6C
ΔE00 3.16
Sand Yellow
#FCE166
ΔE00 3.50
Khaki (CSS)
#F0E68C
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE684 #849CFE
analogous
#FEA984 #FEE684 #D9FE84
triadic
#FEE684 #84FEE6 #E684FE
tetradic
#FEE684 #84FEA9 #849CFE #FE84D9
square
#FEE684 #84FEA9 #849CFE #FE84D9
split-complementary
#FEE684 #84D9FE #A984FE
monochromatic
#FDCD0B #FEDA47 #FEE684 #FEF2C1 #FFF9E1
Accessibility & contrast
On white
1.25
#FEE684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#FEE684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE684
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE684 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fee684; /* rgb */ color: rgb(254, 230, 132); /* oklch */ color: oklch(92.4% 0.121 96.0);
Tailwind
colors: {
custom: {
50: '#ffeda9',
500: '#fee684',
950: '#000000',
},
}SCSS
$custom: #fee684; $custom-light: #ffeda9; $custom-dark: #000000;
JSON
{
"hex": "#fee684",
"rgb": {
"r": 254,
"g": 230,
"b": 132
},
"hsl": {
"h": 48.197,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.9243,
"c": 0.12133,
"h": 96
},
"luminance": 0.7933
}Semantic roles & 50–950 ramp
primary
#FEE684
secondary
#4966DD
accent
#2DE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481