#EED67F#EED67F
#EED67F is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.8% C 0.111 H 94.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EED67F |
|---|---|
| RGB | rgb(238, 214, 127) |
| HSL | hsl(47, 77%, 72%) |
| HSV | hsv(47, 47%, 93%) |
| CMYK | cmyk(0%, 10.1%, 46.6%, 6.7%) |
| CIE-LAB | lab(85.91, -2.99, 45.80) |
| CIE-LCH | lch(85.91, 45.90, 93.74°) |
| OKLab | oklab(87.75% -0.0085 0.1102) |
| OKLCH | oklch(87.75% 0.111 94.4) |
| XYZ | xyz(63.1391, 67.8051, 29.8364) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.65
Wheat (survey)
#FBDD7E
ΔE00 2.58
Sand (survey)
#E2CA76
ΔE00 2.85
Pale Gold
#FDDE6C
ΔE00 4.42
Light Mustard
#F7D560
ΔE00 4.65
Khaki (CSS)
#F0E68C
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED67F #7F97EE
analogous
#EE9F7F #EED67F #CFEE7F
triadic
#EED67F #7FEED6 #D67FEE
tetradic
#EED67F #7FEE9F #7F97EE #EE7FCF
square
#EED67F #7FEE9F #7F97EE #EE7FCF
split-complementary
#EED67F #7FCFEE #9F7FEE
monochromatic
#D6AE1C #E7C549 #EED67F #F5E7B5 #FBF6E4
Accessibility & contrast
On white
1.44
#EED67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#EED67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED67F
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED67F | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#EDDA82
Tritanopia (blue-blind)
#FDCAC1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eed67f; /* rgb */ color: rgb(238, 214, 127); /* oklch */ color: oklch(87.8% 0.111 94.4);
Tailwind
colors: {
custom: {
50: '#f5e2a5',
500: '#eed67f',
950: '#000000',
},
}SCSS
$custom: #eed67f; $custom-light: #f5e2a5; $custom-dark: #000000;
JSON
{
"hex": "#eed67f",
"rgb": {
"r": 238,
"g": 214,
"b": 127
},
"hsl": {
"h": 47.027,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.87754,
"c": 0.11054,
"h": 94.4
},
"luminance": 0.67803
}Semantic roles & 50–950 ramp
primary
#EED67F
secondary
#4965C8
accent
#39D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480