#FFE69A#FFE69A
#FFE69A is a very light, moderate yellow. Relative luminance 0.802; OKLCH L 92.9% C 0.099 H 91.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE69A |
|---|---|
| RGB | rgb(255, 230, 154) |
| HSL | hsl(45, 100%, 80%) |
| HSV | hsv(45, 40%, 100%) |
| CMYK | cmyk(0%, 9.8%, 39.6%, 0%) |
| CIE-LAB | lab(91.77, -1.73, 40.14) |
| CIE-LCH | lch(91.77, 40.17, 92.46°) |
| OKLab | oklab(92.85% -0.0033 0.0986) |
| OKLCH | oklch(92.85% 0.099 91.9) |
| XYZ | xyz(75.3713, 80.1894, 42.0735) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.79
Light Tan
#FBEEAC
ΔE00 4.01
Pale Peach
#FFE5AD
ΔE00 4.19
Vanilla
#F3E5AB
ΔE00 4.45
Sandy
#F1DA7A
ΔE00 4.56
Dark Cream
#FFF39A
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE69A #9AB3FF
analogous
#FFB49A #FFE69A #E5FF9A
triadic
#FFE69A #9AFFE6 #E69AFF
tetradic
#FFE69A #9AFFB4 #9AB3FF #FF9AE5
square
#FFE69A #9AFFB4 #9AB3FF #FF9AE5
split-complementary
#FFE69A #9AE5FF #B49AFF
monochromatic
#FFC820 #FFD75D #FFE69A #FFF5D7 #FFF7E0
Accessibility & contrast
On white
1.23
#FFE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FFE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE69A
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE69A | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E394
Deuteranopia (green-blind)
#FCEB9D
Tritanopia (blue-blind)
#FFDBD3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe69a; /* rgb */ color: rgb(255, 230, 154); /* oklch */ color: oklch(92.9% 0.099 91.9);
Tailwind
colors: {
custom: {
50: '#ffedb8',
500: '#ffe69a',
950: '#000000',
},
}SCSS
$custom: #ffe69a; $custom-light: #ffedb8; $custom-dark: #000000;
JSON
{
"hex": "#ffe69a",
"rgb": {
"r": 255,
"g": 230,
"b": 154
},
"hsl": {
"h": 45.149,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92852,
"c": 0.09868,
"h": 91.9
},
"luminance": 0.80187
}Semantic roles & 50–950 ramp
primary
#FFE69A
secondary
#5B7DE2
accent
#39E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481