#FFE68F#FFE68F
#FFE68F is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.7% C 0.110 H 93.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE68F |
|---|---|
| RGB | rgb(255, 230, 143) |
| HSL | hsl(47, 100%, 78%) |
| HSV | hsv(47, 44%, 100%) |
| CMYK | cmyk(0%, 9.8%, 43.9%, 0%) |
| CIE-LAB | lab(91.61, -2.85, 45.39) |
| CIE-LCH | lch(91.61, 45.48, 93.59°) |
| OKLab | oklab(92.68% -0.0075 0.1101) |
| OKLCH | oklch(92.68% 0.11 93.9) |
| XYZ | xyz(74.4968, 79.8396, 37.4677) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.55
Sandy
#F1DA7A
ΔE00 3.26
Khaki (CSS)
#F0E68C
ΔE00 4.28
Dark Cream
#FFF39A
ΔE00 4.29
Yellow Tan
#FFE36E
ΔE00 4.31
Pale Gold
#FDDE6C
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE68F #8FA8FF
analogous
#FFAE8F #FFE68F #E0FF8F
triadic
#FFE68F #8FFFE6 #E68FFF
tetradic
#FFE68F #8FFFAE #8FA8FF #FF8FE0
square
#FFE68F #8FFFAE #8FA8FF #FF8FE0
split-complementary
#FFE68F #8FE0FF #AE8FFF
monochromatic
#FFCB15 #FFD852 #FFE68F #FFF4CC #FFF8E0
Accessibility & contrast
On white
1.24
#FFE68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FFE68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE68F
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE68F | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E288
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#FFDAD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe68f; /* rgb */ color: rgb(255, 230, 143); /* oklch */ color: oklch(92.7% 0.110 93.9);
Tailwind
colors: {
custom: {
50: '#ffedb1',
500: '#ffe68f',
950: '#000000',
},
}SCSS
$custom: #ffe68f; $custom-light: #ffedb1; $custom-dark: #000000;
JSON
{
"hex": "#ffe68f",
"rgb": {
"r": 255,
"g": 230,
"b": 143
},
"hsl": {
"h": 46.607,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92677,
"c": 0.11033,
"h": 93.9
},
"luminance": 0.79837
}Semantic roles & 50–950 ramp
primary
#FFE68F
secondary
#5272E0
accent
#33E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181611
muted
#868481