#EBCCB2#EBCCB2
#EBCCB2 is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.5% C 0.049 H 62.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCB2 |
|---|---|
| RGB | rgb(235, 204, 178) |
| HSL | hsl(27, 59%, 81%) |
| HSV | hsv(27, 24%, 92%) |
| CMYK | cmyk(0%, 13.2%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.00, 6.96, 16.98) |
| CIE-LCH | lch(84.00, 18.35, 67.70°) |
| OKLab | oklab(86.47% 0.0232 0.0437) |
| OKLCH | oklch(86.47% 0.049 62.1) |
| XYZ | xyz(63.8902, 64.0643, 51.1110) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.11
Apricot
#FBCEB1
ΔE00 4.31
Light Peach
#FFD8B1
ΔE00 4.93
Bisque
#FFE4C4
ΔE00 6.10
Warm Beige
#E9DCC9
ΔE00 7.41
Navajowhite
#FFDEAD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCB2 #B2D1EB
analogous
#EBB2B4 #EBCCB2 #EBE8B2
triadic
#EBCCB2 #B2EBCC #CCB2EB
tetradic
#EBCCB2 #B4EBB2 #B2D1EB #E8B2EB
square
#EBCCB2 #B4EBB2 #B2D1EB #E8B2EB
split-complementary
#EBCCB2 #B2EBE8 #B2B4EB
monochromatic
#D28C51 #DEAC81 #EBCCB2 #F8ECE3 #F9EFE7
Accessibility & contrast
On white
1.52
#EBCCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#EBCCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCB2
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCB2 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#F5C6C5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebccb2; /* rgb */ color: rgb(235, 204, 178); /* oklch */ color: oklch(86.5% 0.049 62.1);
Tailwind
colors: {
custom: {
50: '#f2dbc9',
500: '#ebccb2',
950: '#000000',
},
}SCSS
$custom: #ebccb2; $custom-light: #f2dbc9; $custom-dark: #000000;
JSON
{
"hex": "#ebccb2",
"rgb": {
"r": 235,
"g": 204,
"b": 178
},
"hsl": {
"h": 27.368,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.86471,
"c": 0.04948,
"h": 62.1
},
"luminance": 0.64062
}Semantic roles & 50–950 ramp
primary
#EBCCB2
secondary
#7AA4C7
accent
#7AC61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171513
muted
#858482