#EBE67C#EBE67C
#EBE67C is a very light, vivid yellow. Relative luminance 0.757; OKLCH L 90.7% C 0.129 H 106.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE67C |
|---|---|
| RGB | rgb(235, 230, 124) |
| HSL | hsl(57, 74%, 70%) |
| HSV | hsv(57, 47%, 92%) |
| CMYK | cmyk(0%, 2.1%, 47.2%, 7.8%) |
| CIE-LAB | lab(89.73, -12.51, 51.87) |
| CIE-LCH | lch(89.73, 53.35, 103.56°) |
| OKLab | oklab(90.71% -0.0361 0.1235) |
| OKLCH | oklch(90.71% 0.129 106.3) |
| XYZ | xyz(66.1974, 75.7128, 30.1918) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.65
Sandy Yellow
#FDEE73
ΔE00 3.94
Straw
#FCF679
ΔE00 4.06
Manilla
#FFFA86
ΔE00 4.32
Dark Cream
#FFF39A
ΔE00 4.47
Yellowish
#FAEE66
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE67C #7C81EB
analogous
#EBAE7C #EBE67C #B9EB7C
triadic
#EBE67C #7CEBE6 #E67CEB
tetradic
#EBE67C #7CEBAE #7C81EB #EB7CB9
square
#EBE67C #7CEBAE #7C81EB #EB7CB9
split-complementary
#EBE67C #7CB9EB #AE7CEB
monochromatic
#CDC51F #E3DC47 #EBE67C #F3F0B1 #FBFAE4
Accessibility & contrast
On white
1.30
#EBE67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EBE67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE67C
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE67C | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF73
Deuteranopia (green-blind)
#F8E481
Tritanopia (blue-blind)
#F9DACD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe67c; /* rgb */ color: rgb(235, 230, 124); /* oklch */ color: oklch(90.7% 0.129 106.3);
Tailwind
colors: {
custom: {
50: '#f3eda4',
500: '#ebe67c',
950: '#000000',
},
}SCSS
$custom: #ebe67c; $custom-light: #f3eda4; $custom-dark: #000000;
JSON
{
"hex": "#ebe67c",
"rgb": {
"r": 235,
"g": 230,
"b": 124
},
"hsl": {
"h": 57.297,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.90708,
"c": 0.12866,
"h": 106.3
},
"luminance": 0.75711
}Semantic roles & 50–950 ramp
primary
#EBE67C
secondary
#474DC4
accent
#19D610
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480