#FFE692#FFE692
#FFE692 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.7% C 0.107 H 93.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE692 |
|---|---|
| RGB | rgb(255, 230, 146) |
| HSL | hsl(46, 100%, 79%) |
| HSV | hsv(46, 43%, 100%) |
| CMYK | cmyk(0%, 9.8%, 42.7%, 0%) |
| CIE-LAB | lab(91.65, -2.55, 43.96) |
| CIE-LCH | lch(91.65, 44.04, 93.32°) |
| OKLab | oklab(92.72% -0.0064 0.107) |
| OKLCH | oklch(92.72% 0.107 93.4) |
| XYZ | xyz(74.7271, 79.9317, 38.6806) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.81
Sandy
#F1DA7A
ΔE00 3.55
Dark Cream
#FFF39A
ΔE00 4.39
Khaki (CSS)
#F0E68C
ΔE00 4.43
Light Tan
#FBEEAC
ΔE00 4.71
Yellow Tan
#FFE36E
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE692 #92ABFF
analogous
#FFAF92 #FFE692 #E1FF92
triadic
#FFE692 #92FFE6 #E692FF
tetradic
#FFE692 #92FFAF #92ABFF #FF92E1
square
#FFE692 #92FFAF #92ABFF #FF92E1
split-complementary
#FFE692 #92E1FF #AF92FF
monochromatic
#FFCA18 #FFD855 #FFE692 #FFF4CF #FFF8E0
Accessibility & contrast
On white
1.24
#FFE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FFE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE692
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE692 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#FDEA95
Tritanopia (blue-blind)
#FFDAD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe692; /* rgb */ color: rgb(255, 230, 146); /* oklch */ color: oklch(92.7% 0.107 93.4);
Tailwind
colors: {
custom: {
50: '#ffedb3',
500: '#ffe692',
950: '#000000',
},
}SCSS
$custom: #ffe692; $custom-light: #ffedb3; $custom-dark: #000000;
JSON
{
"hex": "#ffe692",
"rgb": {
"r": 255,
"g": 230,
"b": 146
},
"hsl": {
"h": 46.239,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92723,
"c": 0.10719,
"h": 93.4
},
"luminance": 0.79929
}Semantic roles & 50–950 ramp
primary
#FFE692
secondary
#5475E1
accent
#35E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481