#EBD67F#EBD67F
#EBD67F is a very light, moderate yellow. Relative luminance 0.673; OKLCH L 87.5% C 0.110 H 96.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD67F |
|---|---|
| RGB | rgb(235, 214, 127) |
| HSL | hsl(48, 73%, 71%) |
| HSV | hsv(48, 46%, 92%) |
| CMYK | cmyk(0%, 8.9%, 46%, 7.8%) |
| CIE-LAB | lab(85.65, -4.19, 45.42) |
| CIE-LCH | lch(85.65, 45.61, 95.27°) |
| OKLab | oklab(87.49% -0.0118 0.1094) |
| OKLCH | oklch(87.49% 0.11 96.2) |
| XYZ | xyz(62.1400, 67.2899, 29.7896) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.69
Sand (survey)
#E2CA76
ΔE00 2.89
Wheat (survey)
#FBDD7E
ΔE00 3.22
Khaki (CSS)
#F0E68C
ΔE00 4.44
Pale Gold
#FDDE6C
ΔE00 4.81
Light Mustard
#F7D560
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD67F #7F94EB
analogous
#EBA07F #EBD67F #CAEB7F
triadic
#EBD67F #7FEBD6 #D67FEB
tetradic
#EBD67F #7FEBA0 #7F94EB #EB7FCA
square
#EBD67F #7FEBA0 #7F94EB #EB7FCA
split-complementary
#EBD67F #7FCAEB #A07FEB
monochromatic
#CFAD20 #E3C54A #EBD67F #F3E7B4 #FBF7E5
Accessibility & contrast
On white
1.45
#EBD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#EBD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD67F
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD67F | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#ECD982
Tritanopia (blue-blind)
#FACAC1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebd67f; /* rgb */ color: rgb(235, 214, 127); /* oklch */ color: oklch(87.5% 0.110 96.2);
Tailwind
colors: {
custom: {
50: '#f3e2a5',
500: '#ebd67f',
950: '#000000',
},
}SCSS
$custom: #ebd67f; $custom-light: #f3e2a5; $custom-dark: #000000;
JSON
{
"hex": "#ebd67f",
"rgb": {
"r": 235,
"g": 214,
"b": 127
},
"hsl": {
"h": 48.333,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.87488,
"c": 0.11004,
"h": 96.2
},
"luminance": 0.67288
}Semantic roles & 50–950 ramp
primary
#EBD67F
secondary
#4A62C4
accent
#37D510
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480