#FFE678#FFE678
#FFE678 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.4% C 0.133 H 96.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE678 |
|---|---|
| RGB | rgb(255, 230, 120) |
| HSL | hsl(49, 100%, 74%) |
| HSV | hsv(49, 53%, 100%) |
| CMYK | cmyk(0%, 9.8%, 52.9%, 0%) |
| CIE-LAB | lab(91.33, -4.88, 56.06) |
| CIE-LCH | lch(91.33, 56.27, 94.98°) |
| OKLab | oklab(92.36% -0.0157 0.132) |
| OKLCH | oklch(92.36% 0.133 96.8) |
| XYZ | xyz(72.9296, 79.2127, 29.2137) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.29
Sand Yellow
#FCE166
ΔE00 2.00
Pale Gold
#FDDE6C
ΔE00 2.27
Wheat (survey)
#FBDD7E
ΔE00 3.16
Sandy
#F1DA7A
ΔE00 3.24
Sandy Yellow
#FDEE73
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE678 #7891FF
analogous
#FFA278 #FFE678 #D4FF78
triadic
#FFE678 #78FFE6 #E678FF
tetradic
#FFE678 #78FFA2 #7891FF #FF78D4
square
#FFE678 #78FFA2 #7891FF #FF78D4
split-complementary
#FFE678 #78D4FF #A278FF
monochromatic
#FDCE00 #FFDB3B #FFE678 #FFF1B5 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FFE678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE678
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE678 | 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)
#F9E16E
Deuteranopia (green-blind)
#FFEA7D
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe678; /* rgb */ color: rgb(255, 230, 120); /* oklch */ color: oklch(92.4% 0.133 96.8);
Tailwind
colors: {
custom: {
50: '#ffeda2',
500: '#ffe678',
950: '#000000',
},
}SCSS
$custom: #ffe678; $custom-light: #ffeda2; $custom-dark: #000000;
JSON
{
"hex": "#ffe678",
"rgb": {
"r": 255,
"g": 230,
"b": 120
},
"hsl": {
"h": 48.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.92362,
"c": 0.13295,
"h": 96.8
},
"luminance": 0.7921
}Semantic roles & 50–950 ramp
primary
#FFE678
secondary
#3E5CDD
accent
#2AE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480