#EDCFB2#EDCFB2
#EDCFB2 is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.2% C 0.051 H 66.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCFB2 |
|---|---|
| RGB | rgb(237, 207, 178) |
| HSL | hsl(29, 62%, 81%) |
| HSV | hsv(29, 25%, 93%) |
| CMYK | cmyk(0%, 12.7%, 24.9%, 7.1%) |
| CIE-LAB | lab(84.92, 6.14, 18.29) |
| CIE-LCH | lch(84.92, 19.29, 71.43°) |
| OKLab | oklab(87.23% 0.0208 0.047) |
| OKLCH | oklch(87.23% 0.051 66.1) |
| XYZ | xyz(65.2743, 65.8466, 51.3821) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.49
Light Peach
#FFD8B1
ΔE00 4.01
Bisque
#FFE4C4
ΔE00 4.94
Apricot
#FBCEB1
ΔE00 5.00
Navajowhite
#FFDEAD
ΔE00 6.63
Wheat
#F5DEB3
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCFB2 #B2D0ED
analogous
#EDB2B3 #EDCFB2 #EDEDB2
triadic
#EDCFB2 #B2EDCF #CFB2ED
tetradic
#EDCFB2 #B3EDB2 #B2D0ED #EDB2ED
square
#EDCFB2 #B3EDB2 #B2D0ED #EDB2ED
split-complementary
#EDCFB2 #B2EDED #B2B3ED
monochromatic
#D6914F #E1B080 #EDCFB2 #F9EEE4 #F9F0E6
Accessibility & contrast
On white
1.48
#EDCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#EDCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCFB2
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCFB2 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#E0D7B3
Tritanopia (blue-blind)
#F8C8C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcfb2; /* rgb */ color: rgb(237, 207, 178); /* oklch */ color: oklch(87.2% 0.051 66.1);
Tailwind
colors: {
custom: {
50: '#f3ddc9',
500: '#edcfb2',
950: '#000000',
},
}SCSS
$custom: #edcfb2; $custom-light: #f3ddc9; $custom-dark: #000000;
JSON
{
"hex": "#edcfb2",
"rgb": {
"r": 237,
"g": 207,
"b": 178
},
"hsl": {
"h": 29.492,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.87232,
"c": 0.05138,
"h": 66.1
},
"luminance": 0.65845
}Semantic roles & 50–950 ramp
primary
#EDCFB2
secondary
#79A2CA
accent
#74CA1C
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482