#EDB294#EDB294
#EDB294 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.1% C 0.080 H 48.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB294 |
|---|---|
| RGB | rgb(237, 178, 148) |
| HSL | hsl(20, 71%, 75%) |
| HSV | hsv(20, 38%, 93%) |
| CMYK | cmyk(0%, 24.9%, 37.6%, 7.1%) |
| CIE-LAB | lab(77.27, 17.61, 23.70) |
| CIE-LCH | lch(77.27, 29.52, 53.39°) |
| OKLab | oklab(81.07% 0.0537 0.0599) |
| OKLCH | oklch(81.07% 0.08 48.1) |
| XYZ | xyz(56.1926, 51.9867, 35.0859) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.47
Peach (survey)
#FFB07C
ΔE00 6.23
Pinkish Tan
#D99B82
ΔE00 6.31
Light Salmon
#FEA993
ΔE00 6.72
Apricot
#FBCEB1
ΔE00 7.06
Lightsalmon
#FFA07A
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB294 #94CFED
analogous
#ED94A2 #EDB294 #EDDF94
triadic
#EDB294 #94EDB2 #B294ED
tetradic
#EDB294 #A2ED94 #94CFED #DF94ED
square
#EDB294 #A2ED94 #94CFED #DF94ED
split-complementary
#EDB294 #94EDDF #94A2ED
monochromatic
#DB672B #E48C60 #EDB294 #F6D8C8 #FBECE5
Accessibility & contrast
On white
1.84
#EDB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#EDB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB294
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB294 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B792
Deuteranopia (green-blind)
#CFC494
Tritanopia (blue-blind)
#FCA8AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #edb294; /* rgb */ color: rgb(237, 178, 148); /* oklch */ color: oklch(81.1% 0.080 48.1);
Tailwind
colors: {
custom: {
50: '#f4c9b3',
500: '#edb294',
950: '#000000',
},
}SCSS
$custom: #edb294; $custom-light: #f4c9b3; $custom-dark: #000000;
JSON
{
"hex": "#edb294",
"rgb": {
"r": 237,
"g": 178,
"b": 148
},
"hsl": {
"h": 20.225,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.81069,
"c": 0.0804,
"h": 48.1
},
"luminance": 0.51983
}Semantic roles & 50–950 ramp
primary
#EDB294
secondary
#5DA4C9
accent
#92D312
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281