#EBCFB2#EBCFB2
#EBCFB2 is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.1% C 0.050 H 68.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFB2 |
|---|---|
| RGB | rgb(235, 207, 178) |
| HSL | hsl(31, 59%, 81%) |
| HSV | hsv(31, 24%, 92%) |
| CMYK | cmyk(0%, 11.9%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.74, 5.40, 18.02) |
| CIE-LCH | lch(84.74, 18.81, 73.32°) |
| OKLab | oklab(87.05% 0.0186 0.0463) |
| OKLCH | oklch(87.05% 0.05 68.1) |
| XYZ | xyz(64.6101, 65.5041, 51.3510) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.98
Light Peach
#FFD8B1
ΔE00 4.38
Bisque
#FFE4C4
ΔE00 4.81
Apricot
#FBCEB1
ΔE00 5.76
Warm Beige
#E9DCC9
ΔE00 6.29
Wheat
#F5DEB3
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFB2 #B2CEEB
analogous
#EBB2B2 #EBCFB2 #EAEBB2
triadic
#EBCFB2 #B2EBCF #CFB2EB
tetradic
#EBCFB2 #B2EBB2 #B2CEEB #EBB2EA
square
#EBCFB2 #B2EBB2 #B2CEEB #EBB2EA
split-complementary
#EBCFB2 #B2EAEB #B2B2EB
monochromatic
#D29251 #DEB181 #EBCFB2 #F8EDE3 #F9F0E7
Accessibility & contrast
On white
1.49
#EBCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#EBCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFB2
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFB2 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#DFD6B3
Tritanopia (blue-blind)
#F5C9C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcfb2; /* rgb */ color: rgb(235, 207, 178); /* oklch */ color: oklch(87.1% 0.050 68.1);
Tailwind
colors: {
custom: {
50: '#f2ddc9',
500: '#ebcfb2',
950: '#000000',
},
}SCSS
$custom: #ebcfb2; $custom-light: #f2ddc9; $custom-dark: #000000;
JSON
{
"hex": "#ebcfb2",
"rgb": {
"r": 235,
"g": 207,
"b": 178
},
"hsl": {
"h": 30.526,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.87053,
"c": 0.04991,
"h": 68.1
},
"luminance": 0.65502
}Semantic roles & 50–950 ramp
primary
#EBCFB2
secondary
#7AA0C7
accent
#71C61F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482