#FFE680#FFE680
#FFE680 is a very light, vivid yellow. Relative luminance 0.794; OKLCH L 92.5% C 0.125 H 95.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE680 |
|---|---|
| RGB | rgb(255, 230, 128) |
| HSL | hsl(48, 100%, 75%) |
| HSV | hsv(48, 50%, 100%) |
| CMYK | cmyk(0%, 9.8%, 49.8%, 0%) |
| CIE-LAB | lab(91.42, -4.22, 52.41) |
| CIE-LCH | lch(91.42, 52.58, 94.61°) |
| OKLab | oklab(92.46% -0.0129 0.1247) |
| OKLCH | oklch(92.46% 0.125 95.9) |
| XYZ | xyz(73.4355, 79.4151, 31.8783) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.16
Wheat (survey)
#FBDD7E
ΔE00 2.53
Pale Gold
#FDDE6C
ΔE00 2.69
Sandy
#F1DA7A
ΔE00 2.83
Sand Yellow
#FCE166
ΔE00 2.95
Sandy Yellow
#FDEE73
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE680 #8099FF
analogous
#FFA680 #FFE680 #D8FF80
triadic
#FFE680 #80FFE6 #E680FF
tetradic
#FFE680 #80FFA6 #8099FF #FF80D8
square
#FFE680 #80FFA6 #8099FF #FF80D8
split-complementary
#FFE680 #80D8FF #A680FF
monochromatic
#FFCE06 #FFDA43 #FFE680 #FFF2BD #FFF9E0
Accessibility & contrast
On white
1.24
#FFE680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFE680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE680
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE680 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E277
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#FFD8CE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe680; /* rgb */ color: rgb(255, 230, 128); /* oklch */ color: oklch(92.5% 0.125 95.9);
Tailwind
colors: {
custom: {
50: '#ffeda7',
500: '#ffe680',
950: '#000000',
},
}SCSS
$custom: #ffe680; $custom-light: #ffeda7; $custom-dark: #000000;
JSON
{
"hex": "#ffe680",
"rgb": {
"r": 255,
"g": 230,
"b": 128
},
"hsl": {
"h": 48.189,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92464,
"c": 0.12539,
"h": 95.9
},
"luminance": 0.79412
}Semantic roles & 50–950 ramp
primary
#FFE680
secondary
#4563DE
accent
#2DE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#181610
muted
#868480