#EBDF7F#EBDF7F
#EBDF7F is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.3% C 0.118 H 102.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF7F |
|---|---|
| RGB | rgb(235, 223, 127) |
| HSL | hsl(53, 73%, 71%) |
| HSV | hsv(53, 46%, 92%) |
| CMYK | cmyk(0%, 5.1%, 46%, 7.8%) |
| CIE-LAB | lab(87.95, -8.74, 48.27) |
| CIE-LCH | lch(87.95, 49.06, 100.26°) |
| OKLab | oklab(89.31% -0.025 0.1158) |
| OKLCH | oklch(89.31% 0.118 102.2) |
| XYZ | xyz(64.4810, 71.9718, 30.5699) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.90
Sandy
#F1DA7A
ΔE00 3.12
Dark Cream
#FFF39A
ΔE00 4.56
Dull Yellow
#EEDC5B
ΔE00 4.58
Sandy Yellow
#FDEE73
ΔE00 4.78
Wheat (survey)
#FBDD7E
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF7F #7F8BEB
analogous
#EBA97F #EBDF7F #C1EB7F
triadic
#EBDF7F #7FEBDF #DF7FEB
tetradic
#EBDF7F #7FEBA9 #7F8BEB #EB7FC1
square
#EBDF7F #7FEBA9 #7F8BEB #EB7FC1
split-complementary
#EBDF7F #7FC1EB #A97FEB
monochromatic
#CFBC20 #E3D24A #EBDF7F #F3ECB4 #FBF8E5
Accessibility & contrast
On white
1.36
#EBDF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#EBDF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF7F
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF7F | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD977
Deuteranopia (green-blind)
#F2DF83
Tritanopia (blue-blind)
#F9D3C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf7f; /* rgb */ color: rgb(235, 223, 127); /* oklch */ color: oklch(89.3% 0.118 102.2);
Tailwind
colors: {
custom: {
50: '#f3e8a6',
500: '#ebdf7f',
950: '#000000',
},
}SCSS
$custom: #ebdf7f; $custom-light: #f3e8a6; $custom-dark: #000000;
JSON
{
"hex": "#ebdf7f",
"rgb": {
"r": 235,
"g": 223,
"b": 127
},
"hsl": {
"h": 53.333,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.89314,
"c": 0.11843,
"h": 102.2
},
"luminance": 0.7197
}Semantic roles & 50–950 ramp
primary
#EBDF7F
secondary
#4A57C4
accent
#26D510
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480