#FFE698#FFE698
#FFE698 is a very light, moderate yellow. Relative luminance 0.801; OKLCH L 92.8% C 0.101 H 92.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE698 |
|---|---|
| RGB | rgb(255, 230, 152) |
| HSL | hsl(45, 100%, 80%) |
| HSV | hsv(45, 40%, 100%) |
| CMYK | cmyk(0%, 9.8%, 40.4%, 0%) |
| CIE-LAB | lab(91.74, -1.94, 41.10) |
| CIE-LCH | lch(91.74, 41.14, 92.70°) |
| OKLab | oklab(92.82% -0.0041 0.1007) |
| OKLCH | oklch(92.82% 0.101 92.3) |
| XYZ | xyz(75.2061, 80.1233, 41.2035) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.51
Light Tan
#FBEEAC
ΔE00 4.15
Sandy
#F1DA7A
ΔE00 4.28
Pale Peach
#FFE5AD
ΔE00 4.54
Vanilla
#F3E5AB
ΔE00 4.70
Dark Cream
#FFF39A
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE698 #98B1FF
analogous
#FFB398 #FFE698 #E4FF98
triadic
#FFE698 #98FFE6 #E698FF
tetradic
#FFE698 #98FFB3 #98B1FF #FF98E4
square
#FFE698 #98FFB3 #98B1FF #FF98E4
split-complementary
#FFE698 #98E4FF #B398FF
monochromatic
#FFC81E #FFD75B #FFE698 #FFF5D5 #FFF8E0
Accessibility & contrast
On white
1.23
#FFE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FFE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE698
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE698 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#FCEB9B
Tritanopia (blue-blind)
#FFDAD2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe698; /* rgb */ color: rgb(255, 230, 152); /* oklch */ color: oklch(92.8% 0.101 92.3);
Tailwind
colors: {
custom: {
50: '#ffedb7',
500: '#ffe698',
950: '#000000',
},
}SCSS
$custom: #ffe698; $custom-light: #ffedb7; $custom-dark: #000000;
JSON
{
"hex": "#ffe698",
"rgb": {
"r": 255,
"g": 230,
"b": 152
},
"hsl": {
"h": 45.437,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92819,
"c": 0.10082,
"h": 92.3
},
"luminance": 0.80121
}Semantic roles & 50–950 ramp
primary
#FFE698
secondary
#597BE2
accent
#38E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481