#EDD47B#EDD47B
#EDD47B is a very light, moderate yellow. Relative luminance 0.665; OKLCH L 87.2% C 0.113 H 94.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EDD47B |
|---|---|
| RGB | rgb(237, 212, 123) |
| HSL | hsl(47, 76%, 71%) |
| HSV | hsv(47, 48%, 93%) |
| CMYK | cmyk(0%, 10.5%, 48.1%, 7.1%) |
| CIE-LAB | lab(85.26, -2.74, 46.95) |
| CIE-LCH | lch(85.26, 47.02, 93.34°) |
| OKLab | oklab(87.21% -0.0081 0.1125) |
| OKLCH | oklch(87.21% 0.113 94.1) |
| XYZ | xyz(62.0457, 66.5241, 28.3072) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.77
Sand (survey)
#E2CA76
ΔE00 2.49
Wheat (survey)
#FBDD7E
ΔE00 2.66
Light Mustard
#F7D560
ΔE00 4.27
Pale Gold
#FDDE6C
ΔE00 4.29
Yellow Tan
#FFE36E
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDD47B #7B94ED
analogous
#ED9B7B #EDD47B #CDED7B
triadic
#EDD47B #7BEDD4 #D47BED
tetradic
#EDD47B #7BED9B #7B94ED #ED7BCD
square
#EDD47B #7BED9B #7B94ED #ED7BCD
split-complementary
#EDD47B #7BCDED #9B7BED
monochromatic
#D1A91D #E6C245 #EDD47B #F4E6B1 #FBF6E4
Accessibility & contrast
On white
1.47
#EDD47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#EDD47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDD47B
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDD47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDD47B | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D174
Deuteranopia (green-blind)
#EBD87E
Tritanopia (blue-blind)
#FCC8BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #edd47b; /* rgb */ color: rgb(237, 212, 123); /* oklch */ color: oklch(87.2% 0.113 94.1);
Tailwind
colors: {
custom: {
50: '#f5e1a3',
500: '#edd47b',
950: '#000000',
},
}SCSS
$custom: #edd47b; $custom-light: #f5e1a3; $custom-dark: #000000;
JSON
{
"hex": "#edd47b",
"rgb": {
"r": 237,
"g": 212,
"b": 123
},
"hsl": {
"h": 46.842,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.87207,
"c": 0.11279,
"h": 94.1
},
"luminance": 0.66522
}Semantic roles & 50–950 ramp
primary
#EDD47B
secondary
#4662C6
accent
#3AD80D
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480