#FFE67A#FFE67A
#FFE67A is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.4% C 0.131 H 96.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE67A |
|---|---|
| RGB | rgb(255, 230, 122) |
| HSL | hsl(49, 100%, 74%) |
| HSV | hsv(49, 52%, 100%) |
| CMYK | cmyk(0%, 9.8%, 52.2%, 0%) |
| CIE-LAB | lab(91.35, -4.72, 55.15) |
| CIE-LCH | lch(91.35, 55.35, 94.90°) |
| OKLab | oklab(92.39% -0.015 0.1302) |
| OKLCH | oklch(92.39% 0.131 96.6) |
| XYZ | xyz(73.0522, 79.2618, 29.8596) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.47
Sand Yellow
#FCE166
ΔE00 2.22
Pale Gold
#FDDE6C
ΔE00 2.34
Wheat (survey)
#FBDD7E
ΔE00 2.98
Sandy
#F1DA7A
ΔE00 3.11
Sandy Yellow
#FDEE73
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE67A #7A93FF
analogous
#FFA47A #FFE67A #D6FF7A
triadic
#FFE67A #7AFFE6 #E67AFF
tetradic
#FFE67A #7AFFA4 #7A93FF #FF7AD6
square
#FFE67A #7AFFA4 #7A93FF #FF7AD6
split-complementary
#FFE67A #7AD6FF #A47AFF
monochromatic
#FFCF00 #FFDA3D #FFE67A #FFF2B7 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FFE67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE67A
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE67A | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E170
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe67a; /* rgb */ color: rgb(255, 230, 122); /* oklch */ color: oklch(92.4% 0.131 96.6);
Tailwind
colors: {
custom: {
50: '#ffeda3',
500: '#ffe67a',
950: '#000000',
},
}SCSS
$custom: #ffe67a; $custom-light: #ffeda3; $custom-dark: #000000;
JSON
{
"hex": "#ffe67a",
"rgb": {
"r": 255,
"g": 230,
"b": 122
},
"hsl": {
"h": 48.722,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92387,
"c": 0.13109,
"h": 96.6
},
"luminance": 0.79259
}Semantic roles & 50–950 ramp
primary
#FFE67A
secondary
#405EDD
accent
#2BE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480