#EDEBC8#EDEBC8
#EDEBC8 is a very light, muted yellow. Relative luminance 0.816; OKLCH L 93.3% C 0.046 H 104.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBC8 |
|---|---|
| RGB | rgb(237, 235, 200) |
| HSL | hsl(57, 51%, 86%) |
| HSV | hsv(57, 16%, 93%) |
| CMYK | cmyk(0%, 0.8%, 15.6%, 7.1%) |
| CIE-LAB | lab(92.39, -5.06, 17.26) |
| CIE-LCH | lch(92.39, 17.99, 106.34°) |
| OKLab | oklab(93.26% -0.0116 0.0445) |
| OKLCH | oklch(93.26% 0.046 104.6) |
| XYZ | xyz(75.0579, 81.5921, 66.4272) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.36
Pale
#FFF9D0
ΔE00 3.63
Beige
#F5F5DC
ΔE00 3.82
Lemonchiffon
#FFFACD
ΔE00 4.12
Lightyellow
#FFFFE0
ΔE00 4.35
Cream
#FFFDD0
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBC8 #C8CAED
analogous
#EDD8C8 #EDEBC8 #DCEDC8
triadic
#EDEBC8 #C8EDEB #EBC8ED
tetradic
#EDEBC8 #C8EDD8 #C8CAED #EDC8DC
square
#EDEBC8 #C8EDD8 #C8CAED #EDC8DC
split-complementary
#EDEBC8 #C8DCED #D8C8ED
monochromatic
#CFC96C #DEDA9A #EDEBC8 #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.21
#EDEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#EDEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBC8
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBC8 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E8C6
Deuteranopia (green-blind)
#F3EAC9
Tritanopia (blue-blind)
#F3E6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edebc8; /* rgb */ color: rgb(237, 235, 200); /* oklch */ color: oklch(93.3% 0.046 104.6);
Tailwind
colors: {
custom: {
50: '#f3f1d8',
500: '#edebc8',
950: '#000000',
},
}SCSS
$custom: #edebc8; $custom-light: #f3f1d8; $custom-dark: #000000;
JSON
{
"hex": "#edebc8",
"rgb": {
"r": 237,
"g": 235,
"b": 200
},
"hsl": {
"h": 56.757,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.93263,
"c": 0.04598,
"h": 104.6
},
"luminance": 0.81591
}Semantic roles & 50–950 ramp
primary
#EDEBC8
secondary
#8F93CA
accent
#30BE27
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583