#EDBE90#EDBE90
#EDBE90 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.081 H 65.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBE90 |
|---|---|
| RGB | rgb(237, 190, 144) |
| HSL | hsl(30, 72%, 75%) |
| HSV | hsv(30, 39%, 93%) |
| CMYK | cmyk(0%, 19.8%, 39.2%, 7.1%) |
| CIE-LAB | lab(80.09, 10.81, 29.62) |
| CIE-LCH | lch(80.09, 31.53, 69.95°) |
| OKLab | oklab(83.25% 0.0333 0.0739) |
| OKLCH | oklch(83.25% 0.081 65.7) |
| XYZ | xyz(58.3744, 56.8481, 34.2782) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.75
Tan
#D2B48C
ΔE00 5.90
Light Peach
#FFD8B1
ΔE00 6.31
Apricot
#FBCEB1
ΔE00 6.59
Very Light Brown
#D3B683
ΔE00 6.98
Fawn
#CFAF7B
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBE90 #90BFED
analogous
#ED9091 #EDBE90 #EDEC90
triadic
#EDBE90 #90EDBE #BE90ED
tetradic
#EDBE90 #91ED90 #90BFED #EC90ED
square
#EDBE90 #91ED90 #90BFED #EC90ED
split-complementary
#EDBE90 #90EDEC #9091ED
monochromatic
#DC8027 #E49F5B #EDBE90 #F6DDC5 #FBF0E5
Accessibility & contrast
On white
1.70
#EDBE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EDBE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBE90
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBE90 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08D
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#FCB4B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbe90; /* rgb */ color: rgb(237, 190, 144); /* oklch */ color: oklch(83.2% 0.081 65.7);
Tailwind
colors: {
custom: {
50: '#f4d1b1',
500: '#edbe90',
950: '#000000',
},
}SCSS
$custom: #edbe90; $custom-light: #f4d1b1; $custom-dark: #000000;
JSON
{
"hex": "#edbe90",
"rgb": {
"r": 237,
"g": 190,
"b": 144
},
"hsl": {
"h": 29.677,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.83245,
"c": 0.08105,
"h": 65.7
},
"luminance": 0.56845
}Semantic roles & 50–950 ramp
primary
#EDBE90
secondary
#5991C8
accent
#74D411
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381