#EBE2C8#EBE2C8
#EBE2C8 is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.3% C 0.036 H 91.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2C8 |
|---|---|
| RGB | rgb(235, 226, 200) |
| HSL | hsl(45, 47%, 85%) |
| HSV | hsv(45, 15%, 92%) |
| CMYK | cmyk(0%, 3.8%, 14.9%, 7.8%) |
| CIE-LAB | lab(89.96, -1.20, 13.81) |
| CIE-LCH | lch(89.96, 13.87, 94.96°) |
| OKLab | oklab(91.31% -0.0007 0.0358) |
| OKLCH | oklch(91.31% 0.036 91.1) |
| XYZ | xyz(71.8819, 76.2260, 65.5588) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.78
Champagne
#F7E7CE
ΔE00 3.66
Warm Beige
#E9DCC9
ΔE00 3.94
Papayawhip
#FFEFD5
ΔE00 4.44
Cornsilk
#FFF8DC
ΔE00 4.70
Antiquewhite
#FAEBD7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2C8 #C8D1EB
analogous
#EBD0C8 #EBE2C8 #E3EBC8
triadic
#EBE2C8 #C8EBE2 #E2C8EB
tetradic
#EBE2C8 #C8EBD0 #C8D1EB #EBC8E3
square
#EBE2C8 #C8EBD0 #C8D1EB #EBC8E3
split-complementary
#EBE2C8 #C8E3EB #D0C8EB
monochromatic
#CAB36E #DBCA9B #EBE2C8 #F7F3E9 #F7F3E9
Accessibility & contrast
On white
1.29
#EBE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EBE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2C8
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2C8 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C6
Deuteranopia (green-blind)
#EBE3C9
Tritanopia (blue-blind)
#F1DEDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe2c8; /* rgb */ color: rgb(235, 226, 200); /* oklch */ color: oklch(91.3% 0.036 91.1);
Tailwind
colors: {
custom: {
50: '#f1ebd8',
500: '#ebe2c8',
950: '#000000',
},
}SCSS
$custom: #ebe2c8; $custom-light: #f1ebd8; $custom-dark: #000000;
JSON
{
"hex": "#ebe2c8",
"rgb": {
"r": 235,
"g": 226,
"b": 200
},
"hsl": {
"h": 44.571,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.91309,
"c": 0.03583,
"h": 91.1
},
"luminance": 0.76225
}Semantic roles & 50–950 ramp
primary
#EBE2C8
secondary
#909EC7
accent
#50BA2C
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#161614
muted
#858483