#EDCDBB#EDCDBB
#EDCDBB is a very light, muted orange. Relative luminance 0.653; OKLCH L 87.1% C 0.044 H 51.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDBB |
|---|---|
| RGB | rgb(237, 205, 187) |
| HSL | hsl(22, 58%, 83%) |
| HSV | hsv(22, 21%, 93%) |
| CMYK | cmyk(0%, 13.5%, 21.1%, 7.1%) |
| CIE-LAB | lab(84.62, 8.46, 13.10) |
| CIE-LCH | lch(84.62, 15.60, 57.15°) |
| OKLab | oklab(87.06% 0.0274 0.034) |
| OKLCH | oklch(87.06% 0.044 51.2) |
| XYZ | xyz(65.7262, 65.2570, 56.1377) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.47
Peach
#FFDAB9
ΔE00 6.01
Light Peach
#FFD8B1
ΔE00 7.43
Bisque
#FFE4C4
ΔE00 8.17
Mistyrose
#FFE4E1
ΔE00 8.25
Warm Beige
#E9DCC9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDBB #BBDBED
analogous
#EDBBC2 #EDCDBB #EDE6BB
triadic
#EDCDBB #BBEDCD #CDBBED
tetradic
#EDCDBB #C2EDBB #BBDBED #E6BBED
square
#EDCDBB #C2EDBB #BBDBED #E6BBED
split-complementary
#EDCDBB #BBEDE6 #BBC2ED
monochromatic
#D3865A #E0A98B #EDCDBB #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.49
#EDCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#EDCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDBB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDBB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFBA
Deuteranopia (green-blind)
#DDD6BB
Tritanopia (blue-blind)
#F7C8C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #edcdbb; /* rgb */ color: rgb(237, 205, 187); /* oklch */ color: oklch(87.1% 0.044 51.2);
Tailwind
colors: {
custom: {
50: '#f3dccf',
500: '#edcdbb',
950: '#000000',
},
}SCSS
$custom: #edcdbb; $custom-light: #f3dccf; $custom-dark: #000000;
JSON
{
"hex": "#edcdbb",
"rgb": {
"r": 237,
"g": 205,
"b": 187
},
"hsl": {
"h": 21.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.87059,
"c": 0.04369,
"h": 51.2
},
"luminance": 0.65255
}Semantic roles & 50–950 ramp
primary
#EDCDBB
secondary
#82B0CA
accent
#8AC620
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483