#FDE67F#FDE67F
#FDE67F is a very light, vivid yellow. Relative luminance 0.790; OKLCH L 92.3% C 0.126 H 97.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE67F |
|---|---|
| RGB | rgb(253, 230, 127) |
| HSL | hsl(49, 97%, 75%) |
| HSV | hsv(49, 50%, 99%) |
| CMYK | cmyk(0%, 9.1%, 49.8%, 0.8%) |
| CIE-LAB | lab(91.24, -5.10, 52.62) |
| CIE-LCH | lch(91.24, 52.87, 95.54°) |
| OKLab | oklab(92.28% -0.0155 0.1251) |
| OKLCH | oklch(92.28% 0.126 97.1) |
| XYZ | xyz(72.6379, 79.0114, 31.4991) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 2.24
Sandy
#F1DA7A
ΔE00 2.77
Sand Yellow
#FCE166
ΔE00 2.90
Wheat (survey)
#FBDD7E
ΔE00 2.91
Pale Gold
#FDDE6C
ΔE00 2.92
Sandy Yellow
#FDEE73
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE67F #7F96FD
analogous
#FDA77F #FDE67F #D5FD7F
triadic
#FDE67F #7FFDE6 #E67FFD
tetradic
#FDE67F #7FFDA7 #7F96FD #FD7FD5
square
#FDE67F #7FFDA7 #7F96FD #FD7FD5
split-complementary
#FDE67F #7FD5FD #A77FFD
monochromatic
#FBCE06 #FCDA43 #FDE67F #FEF2BB #FFF9E1
Accessibility & contrast
On white
1.25
#FDE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FDE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE67F
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE67F | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#FEE983
Tritanopia (blue-blind)
#FFD9CE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fde67f; /* rgb */ color: rgb(253, 230, 127); /* oklch */ color: oklch(92.3% 0.126 97.1);
Tailwind
colors: {
custom: {
50: '#ffeda6',
500: '#fde67f',
950: '#000000',
},
}SCSS
$custom: #fde67f; $custom-light: #ffeda6; $custom-dark: #000000;
JSON
{
"hex": "#fde67f",
"rgb": {
"r": 253,
"g": 230,
"b": 127
},
"hsl": {
"h": 49.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.92275,
"c": 0.12609,
"h": 97.1
},
"luminance": 0.79009
}Semantic roles & 50–950 ramp
primary
#FDE67F
secondary
#4560DB
accent
#2AE600
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480