#FFE684#FFE684
#FFE684 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.5% C 0.121 H 95.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE684 |
|---|---|
| RGB | rgb(255, 230, 132) |
| HSL | hsl(48, 100%, 76%) |
| HSV | hsv(48, 48%, 100%) |
| CMYK | cmyk(0%, 9.8%, 48.2%, 0%) |
| CIE-LAB | lab(91.47, -3.87, 50.56) |
| CIE-LCH | lch(91.47, 50.70, 94.38°) |
| OKLab | oklab(92.52% -0.0115 0.1209) |
| OKLCH | oklch(92.52% 0.121 95.4) |
| XYZ | xyz(73.7040, 79.5225, 33.2923) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.33
Yellow Tan
#FFE36E
ΔE00 2.69
Sandy
#F1DA7A
ΔE00 2.77
Pale Gold
#FDDE6C
ΔE00 3.05
Sand Yellow
#FCE166
ΔE00 3.49
Khaki (CSS)
#F0E68C
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE684 #849DFF
analogous
#FFA884 #FFE684 #DAFF84
triadic
#FFE684 #84FFE6 #E684FF
tetradic
#FFE684 #84FFA8 #849DFF #FF84DA
square
#FFE684 #84FFA8 #849DFF #FF84DA
split-complementary
#FFE684 #84DAFF #A884FF
monochromatic
#FFCD0A #FFDA47 #FFE684 #FFF2C1 #FFF9E0
Accessibility & contrast
On white
1.24
#FFE684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FFE684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE684
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE684 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#FFEA88
Tritanopia (blue-blind)
#FFD9CF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe684; /* rgb */ color: rgb(255, 230, 132); /* oklch */ color: oklch(92.5% 0.121 95.4);
Tailwind
colors: {
custom: {
50: '#ffeda9',
500: '#ffe684',
950: '#000000',
},
}SCSS
$custom: #ffe684; $custom-light: #ffeda9; $custom-dark: #000000;
JSON
{
"hex": "#ffe684",
"rgb": {
"r": 255,
"g": 230,
"b": 132
},
"hsl": {
"h": 47.805,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92518,
"c": 0.12148,
"h": 95.4
},
"luminance": 0.7952
}Semantic roles & 50–950 ramp
primary
#FFE684
secondary
#4867DF
accent
#2FE600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481