#EBE692#EBE692
#EBE692 is a very light, moderate yellow. Relative luminance 0.763; OKLCH L 91.0% C 0.105 H 105.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE692 |
|---|---|
| RGB | rgb(235, 230, 146) |
| HSL | hsl(57, 69%, 75%) |
| HSV | hsv(57, 38%, 92%) |
| CMYK | cmyk(0%, 2.1%, 37.9%, 7.8%) |
| CIE-LAB | lab(90.01, -10.32, 41.54) |
| CIE-LCH | lch(90.01, 42.80, 103.95°) |
| OKLab | oklab(91.03% -0.0279 0.1016) |
| OKLCH | oklch(91.03% 0.105 105.4) |
| XYZ | xyz(67.7471, 76.3327, 38.3535) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.71
Buff
#FEF69E
ΔE00 3.62
Dark Cream
#FFF39A
ΔE00 3.62
Palegoldenrod
#EEE8AA
ΔE00 4.16
Light Tan
#FBEEAC
ΔE00 4.63
Parchment
#FEFCAF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE692 #9297EB
analogous
#EBBA92 #EBE692 #C4EB92
triadic
#EBE692 #92EBE6 #E692EB
tetradic
#EBE692 #92EBBA #9297EB #EB92C4
square
#EBE692 #92EBBA #9297EB #EB92C4
split-complementary
#EBE692 #92C4EB #BA92EB
monochromatic
#D8CE2B #E2DA5E #EBE692 #F4F2C6 #FAF9E5
Accessibility & contrast
On white
1.29
#EBE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#EBE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE692
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE692 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08C
Deuteranopia (green-blind)
#F6E495
Tritanopia (blue-blind)
#F7DCD1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe692; /* rgb */ color: rgb(235, 230, 146); /* oklch */ color: oklch(91.0% 0.105 105.4);
Tailwind
colors: {
custom: {
50: '#f3edb3',
500: '#ebe692',
950: '#000000',
},
}SCSS
$custom: #ebe692; $custom-light: #f3edb3; $custom-dark: #000000;
JSON
{
"hex": "#ebe692",
"rgb": {
"r": 235,
"g": 230,
"b": 146
},
"hsl": {
"h": 56.629,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.9103,
"c": 0.10541,
"h": 105.4
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#EBE692
secondary
#5B61C6
accent
#1FD115
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481