#EDE6BC#EDE6BC
#EDE6BC is a very light, muted yellow. Relative luminance 0.782; OKLCH L 92.0% C 0.055 H 99.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE6BC |
|---|---|
| RGB | rgb(237, 230, 188) |
| HSL | hsl(51, 58%, 83%) |
| HSV | hsv(51, 21%, 93%) |
| CMYK | cmyk(0%, 3%, 20.7%, 7.1%) |
| CIE-LAB | lab(90.88, -4.29, 21.36) |
| CIE-LCH | lch(90.88, 21.79, 101.35°) |
| OKLab | oklab(91.99% -0.0092 0.0546) |
| OKLCH | oklch(91.99% 0.055 99.5) |
| XYZ | xyz(72.2987, 78.2301, 58.8585) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.89
Pale
#FFF9D0
ΔE00 4.00
Vanilla
#F3E5AB
ΔE00 4.21
Lemonchiffon
#FFFACD
ΔE00 4.21
Palegoldenrod
#EEE8AA
ΔE00 4.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE6BC #BCC3ED
analogous
#EDCDBC #EDE6BC #DBEDBC
triadic
#EDE6BC #BCEDE6 #E6BCED
tetradic
#EDE6BC #BCEDCD #BCC3ED #EDBCDB
square
#EDE6BC #BCEDCD #BCC3ED #EDBCDB
split-complementary
#EDE6BC #BCDBED #CDBCED
monochromatic
#D3C25C #E0D48C #EDE6BC #F9F6E7 #F9F6E7
Accessibility & contrast
On white
1.26
#EDE6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#EDE6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE6BC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE6BC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B9
Deuteranopia (green-blind)
#F1E6BD
Tritanopia (blue-blind)
#F5E0DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede6bc; /* rgb */ color: rgb(237, 230, 188); /* oklch */ color: oklch(92.0% 0.055 99.5);
Tailwind
colors: {
custom: {
50: '#f3edd0',
500: '#ede6bc',
950: '#000000',
},
}SCSS
$custom: #ede6bc; $custom-light: #f3edd0; $custom-dark: #000000;
JSON
{
"hex": "#ede6bc",
"rgb": {
"r": 237,
"g": 230,
"b": 188
},
"hsl": {
"h": 51.429,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.91992,
"c": 0.0554,
"h": 99.5
},
"luminance": 0.78229
}Semantic roles & 50–950 ramp
primary
#EDE6BC
secondary
#838DCA
accent
#38C520
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483