#EBD598#EBD598
#EBD598 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 87.7% C 0.082 H 90.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD598 |
|---|---|
| RGB | rgb(235, 213, 152) |
| HSL | hsl(44, 67%, 76%) |
| HSV | hsv(44, 35%, 92%) |
| CMYK | cmyk(0%, 9.4%, 35.3%, 7.8%) |
| CIE-LAB | lab(85.77, -1.03, 32.97) |
| CIE-LCH | lch(85.77, 32.98, 91.79°) |
| OKLab | oklab(87.7% -0.0007 0.082) |
| OKLCH | oklch(87.7% 0.082 90.5) |
| XYZ | xyz(63.7238, 67.5198, 39.3756) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.59
Vanilla
#F3E5AB
ΔE00 4.15
Pale Peach
#FFE5AD
ΔE00 4.27
Wheat
#F5DEB3
ΔE00 5.07
Sand (survey)
#E2CA76
ΔE00 5.15
Moccasin
#FFE4B5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD598 #98AEEB
analogous
#EBAB98 #EBD598 #D8EB98
triadic
#EBD598 #98EBD5 #D598EB
tetradic
#EBD598 #98EBAB #98AEEB #EB98D8
square
#EBD598 #98EBAB #98AEEB #EB98D8
split-complementary
#EBD598 #98D8EB #AB98EB
monochromatic
#D7AB32 #E1C065 #EBD598 #F5EACB #FAF5E5
Accessibility & contrast
On white
1.45
#EBD598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#EBD598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD598
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD598 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D394
Deuteranopia (green-blind)
#E8D99A
Tritanopia (blue-blind)
#F8CCC5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebd598; /* rgb */ color: rgb(235, 213, 152); /* oklch */ color: oklch(87.7% 0.082 90.5);
Tailwind
colors: {
custom: {
50: '#f2e1b7',
500: '#ebd598',
950: '#000000',
},
}SCSS
$custom: #ebd598; $custom-light: #f2e1b7; $custom-dark: #000000;
JSON
{
"hex": "#ebd598",
"rgb": {
"r": 235,
"g": 213,
"b": 152
},
"hsl": {
"h": 44.096,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.877,
"c": 0.08199,
"h": 90.5
},
"luminance": 0.67518
}Semantic roles & 50–950 ramp
primary
#EBD598
secondary
#617CC6
accent
#47CF16
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481