#FFE694#FFE694
#FFE694 is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.8% C 0.105 H 93.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE694 |
|---|---|
| RGB | rgb(255, 230, 148) |
| HSL | hsl(46, 100%, 79%) |
| HSV | hsv(46, 42%, 100%) |
| CMYK | cmyk(0%, 9.8%, 42%, 0%) |
| CIE-LAB | lab(91.68, -2.35, 43.01) |
| CIE-LCH | lch(91.68, 43.07, 93.13°) |
| OKLab | oklab(92.75% -0.0056 0.1049) |
| OKLCH | oklch(92.75% 0.105 93.1) |
| XYZ | xyz(74.8840, 79.9945, 39.5072) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.02
Sandy
#F1DA7A
ΔE00 3.77
Dark Cream
#FFF39A
ΔE00 4.48
Light Tan
#FBEEAC
ΔE00 4.51
Khaki (CSS)
#F0E68C
ΔE00 4.56
Pale Gold
#FDDE6C
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE694 #94ADFF
analogous
#FFB194 #FFE694 #E3FF94
triadic
#FFE694 #94FFE6 #E694FF
tetradic
#FFE694 #94FFB1 #94ADFF #FF94E3
square
#FFE694 #94FFB1 #94ADFF #FF94E3
split-complementary
#FFE694 #94E3FF #B194FF
monochromatic
#FFC91A #FFD857 #FFE694 #FFF4D1 #FFF8E0
Accessibility & contrast
On white
1.24
#FFE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FFE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE694
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE694 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38E
Deuteranopia (green-blind)
#FDEA97
Tritanopia (blue-blind)
#FFDAD2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe694; /* rgb */ color: rgb(255, 230, 148); /* oklch */ color: oklch(92.8% 0.105 93.1);
Tailwind
colors: {
custom: {
50: '#ffedb4',
500: '#ffe694',
950: '#000000',
},
}SCSS
$custom: #ffe694; $custom-light: #ffedb4; $custom-dark: #000000;
JSON
{
"hex": "#ffe694",
"rgb": {
"r": 255,
"g": 230,
"b": 148
},
"hsl": {
"h": 45.981,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.92754,
"c": 0.10508,
"h": 93.1
},
"luminance": 0.79992
}Semantic roles & 50–950 ramp
primary
#FFE694
secondary
#5677E1
accent
#36E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481