#EBDED4#EBDED4
#EBDED4 is a very light, near-neutral orange. Relative luminance 0.747; OKLCH L 90.8% C 0.020 H 60.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDED4 |
|---|---|
| RGB | rgb(235, 222, 212) |
| HSL | hsl(26, 37%, 88%) |
| HSV | hsv(26, 10%, 92%) |
| CMYK | cmyk(0%, 5.5%, 9.8%, 7.8%) |
| CIE-LAB | lab(89.23, 2.76, 6.49) |
| CIE-LCH | lch(89.23, 7.05, 66.95°) |
| OKLab | oklab(90.82% 0.0098 0.0171) |
| OKLCH | oklch(90.82% 0.02 60.1) |
| XYZ | xyz(72.2647, 74.6591, 72.8783) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.00
Warm Beige
#E9DCC9
ΔE00 4.10
Antiquewhite
#FAEBD7
ΔE00 4.95
Seashell
#FFF5EE
ΔE00 5.07
Oldlace
#FDF5E6
ΔE00 6.05
Very Light Pink
#FFF4F2
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDED4 #D4E1EB
analogous
#EBD4D5 #EBDED4 #EBE9D4
triadic
#EBDED4 #D4EBDE #DED4EB
tetradic
#EBDED4 #D5EBD4 #D4E1EB #E9D4EB
square
#EBDED4 #D5EBD4 #D4E1EB #E9D4EB
split-complementary
#EBDED4 #D4EBE9 #D4D5EB
monochromatic
#C49E80 #D8BEAA #EBDED4 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.32
#EBDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#EBDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDED4
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDED4 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD3
Deuteranopia (green-blind)
#E5E1D4
Tritanopia (blue-blind)
#F0DBDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebded4; /* rgb */ color: rgb(235, 222, 212); /* oklch */ color: oklch(90.8% 0.020 60.1);
Tailwind
colors: {
custom: {
50: '#f1e8e1',
500: '#ebded4',
950: '#000000',
},
}SCSS
$custom: #ebded4; $custom-light: #f1e8e1; $custom-dark: #000000;
JSON
{
"hex": "#ebded4",
"rgb": {
"r": 235,
"g": 222,
"b": 212
},
"hsl": {
"h": 26.087,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.90824,
"c": 0.01968,
"h": 60.1
},
"luminance": 0.74658
}Semantic roles & 50–950 ramp
primary
#EBDED4
secondary
#9EB4C5
accent
#7BAF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484