#FFE677#FFE677
#FFE677 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.3% C 0.134 H 96.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE677 |
|---|---|
| RGB | rgb(255, 230, 119) |
| HSL | hsl(49, 100%, 73%) |
| HSV | hsv(49, 53%, 100%) |
| CMYK | cmyk(0%, 9.8%, 53.3%, 0%) |
| CIE-LAB | lab(91.32, -4.96, 56.51) |
| CIE-LCH | lch(91.32, 56.73, 95.02°) |
| OKLab | oklab(92.35% -0.016 0.1329) |
| OKLCH | oklch(92.35% 0.134 96.9) |
| XYZ | xyz(72.8692, 79.1886, 28.8958) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.20
Sand Yellow
#FCE166
ΔE00 1.89
Pale Gold
#FDDE6C
ΔE00 2.25
Wheat (survey)
#FBDD7E
ΔE00 3.25
Sandy Yellow
#FDEE73
ΔE00 3.29
Sandy
#F1DA7A
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE677 #7790FF
analogous
#FFA277 #FFE677 #D4FF77
triadic
#FFE677 #77FFE6 #E677FF
tetradic
#FFE677 #77FFA2 #7790FF #FF77D4
square
#FFE677 #77FFA2 #7790FF #FF77D4
split-complementary
#FFE677 #77D4FF #A277FF
monochromatic
#FCCD00 #FFDB3A #FFE677 #FFF1B4 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FFE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE677
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE677 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16D
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe677; /* rgb */ color: rgb(255, 230, 119); /* oklch */ color: oklch(92.3% 0.134 96.9);
Tailwind
colors: {
custom: {
50: '#ffeda1',
500: '#ffe677',
950: '#000000',
},
}SCSS
$custom: #ffe677; $custom-light: #ffeda1; $custom-dark: #000000;
JSON
{
"hex": "#ffe677",
"rgb": {
"r": 255,
"g": 230,
"b": 119
},
"hsl": {
"h": 48.971,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.9235,
"c": 0.13387,
"h": 96.9
},
"luminance": 0.79186
}Semantic roles & 50–950 ramp
primary
#FFE677
secondary
#3D5BDD
accent
#2AE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480