#EDBF90#EDBF90
#EDBF90 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.081 H 66.9°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF90 |
|---|---|
| RGB | rgb(237, 191, 144) |
| HSL | hsl(30, 72%, 75%) |
| HSV | hsv(30, 39%, 93%) |
| CMYK | cmyk(0%, 19.4%, 39.2%, 7.1%) |
| CIE-LAB | lab(80.34, 10.28, 29.95) |
| CIE-LCH | lch(80.34, 31.67, 71.05°) |
| OKLab | oklab(83.44% 0.0318 0.0746) |
| OKLCH | oklch(83.44% 0.081 66.9) |
| XYZ | xyz(58.5917, 57.2827, 34.3506) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.48
Tan
#D2B48C
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 6.14
Very Light Brown
#D3B683
ΔE00 6.66
Apricot
#FBCEB1
ΔE00 6.81
Fawn
#CFAF7B
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF90 #90BEED
analogous
#ED9190 #EDBF90 #ECED90
triadic
#EDBF90 #90EDBF #BF90ED
tetradic
#EDBF90 #90ED91 #90BEED #ED90EC
square
#EDBF90 #90ED91 #90BEED #ED90EC
split-complementary
#EDBF90 #90ECED #9190ED
monochromatic
#DC8227 #E4A15B #EDBF90 #F6DDC5 #FBF0E5
Accessibility & contrast
On white
1.69
#EDBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EDBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF90
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF90 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18D
Deuteranopia (green-blind)
#D9CC91
Tritanopia (blue-blind)
#FCB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbf90; /* rgb */ color: rgb(237, 191, 144); /* oklch */ color: oklch(83.4% 0.081 66.9);
Tailwind
colors: {
custom: {
50: '#f4d2b1',
500: '#edbf90',
950: '#000000',
},
}SCSS
$custom: #edbf90; $custom-light: #f4d2b1; $custom-dark: #000000;
JSON
{
"hex": "#edbf90",
"rgb": {
"r": 237,
"g": 191,
"b": 144
},
"hsl": {
"h": 30.323,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.83436,
"c": 0.08112,
"h": 66.9
},
"luminance": 0.5728
}Semantic roles & 50–950 ramp
primary
#EDBF90
secondary
#5990C8
accent
#72D411
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381