#FFE68E#FFE68E
#FFE68E is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.7% C 0.111 H 94.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE68E |
|---|---|
| RGB | rgb(255, 230, 142) |
| HSL | hsl(47, 100%, 78%) |
| HSV | hsv(47, 44%, 100%) |
| CMYK | cmyk(0%, 9.8%, 44.3%, 0%) |
| CIE-LAB | lab(91.60, -2.94, 45.86) |
| CIE-LCH | lch(91.60, 45.96, 93.67°) |
| OKLab | oklab(92.66% -0.0079 0.1111) |
| OKLCH | oklch(92.66% 0.111 94.1) |
| XYZ | xyz(74.4214, 79.8095, 37.0705) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.48
Sandy
#F1DA7A
ΔE00 3.17
Yellow Tan
#FFE36E
ΔE00 4.16
Pale Gold
#FDDE6C
ΔE00 4.23
Khaki (CSS)
#F0E68C
ΔE00 4.25
Dark Cream
#FFF39A
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE68E #8EA7FF
analogous
#FFAE8E #FFE68E #DFFF8E
triadic
#FFE68E #8EFFE6 #E68EFF
tetradic
#FFE68E #8EFFAE #8EA7FF #FF8EDF
square
#FFE68E #8EFFAE #8EA7FF #FF8EDF
split-complementary
#FFE68E #8EDFFF #AE8EFF
monochromatic
#FFCB14 #FFD851 #FFE68E #FFF4CB #FFF8E0
Accessibility & contrast
On white
1.24
#FFE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FFE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE68E
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE68E | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E287
Deuteranopia (green-blind)
#FEEA91
Tritanopia (blue-blind)
#FFDAD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe68e; /* rgb */ color: rgb(255, 230, 142); /* oklch */ color: oklch(92.7% 0.111 94.1);
Tailwind
colors: {
custom: {
50: '#ffedb0',
500: '#ffe68e',
950: '#000000',
},
}SCSS
$custom: #ffe68e; $custom-light: #ffedb0; $custom-dark: #000000;
JSON
{
"hex": "#ffe68e",
"rgb": {
"r": 255,
"g": 230,
"b": 142
},
"hsl": {
"h": 46.726,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92662,
"c": 0.11136,
"h": 94.1
},
"luminance": 0.79807
}Semantic roles & 50–950 ramp
primary
#FFE68E
secondary
#5171E0
accent
#33E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181611
muted
#868481