#EDBF99#EDBF99
#EDBF99 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.6% C 0.073 H 61.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF99 |
|---|---|
| RGB | rgb(237, 191, 153) |
| HSL | hsl(27, 70%, 76%) |
| HSV | hsv(27, 35%, 93%) |
| CMYK | cmyk(0%, 19.4%, 35.4%, 7.1%) |
| CIE-LAB | lab(80.50, 11.32, 25.42) |
| CIE-LCH | lch(80.50, 27.82, 66.00°) |
| OKLab | oklab(83.61% 0.0354 0.0641) |
| OKLCH | oklch(83.61% 0.073 61.1) |
| XYZ | xyz(59.3072, 57.5689, 38.1188) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.72
Burlywood
#DEB887
ΔE00 5.37
Light Peach
#FFD8B1
ΔE00 5.99
Peach
#FFDAB9
ΔE00 6.48
Tan
#D2B48C
ΔE00 6.58
Peach (survey)
#FFB07C
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF99 #99C7ED
analogous
#ED999D #EDBF99 #EDE999
triadic
#EDBF99 #99EDBF #BF99ED
tetradic
#EDBF99 #9DED99 #99C7ED #E999ED
square
#EDBF99 #9DED99 #99C7ED #E999ED
split-complementary
#EDBF99 #99EDE9 #999DED
monochromatic
#DB7E31 #E49E65 #EDBF99 #F6E0CD #FAEFE5
Accessibility & contrast
On white
1.68
#EDBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EDBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF99
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF99 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#FBB6B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbf99; /* rgb */ color: rgb(237, 191, 153); /* oklch */ color: oklch(83.6% 0.073 61.1);
Tailwind
colors: {
custom: {
50: '#f4d2b7',
500: '#edbf99',
950: '#000000',
},
}SCSS
$custom: #edbf99; $custom-light: #f4d2b7; $custom-dark: #000000;
JSON
{
"hex": "#edbf99",
"rgb": {
"r": 237,
"g": 191,
"b": 153
},
"hsl": {
"h": 27.143,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.83614,
"c": 0.07318,
"h": 61.1
},
"luminance": 0.57566
}Semantic roles & 50–950 ramp
primary
#EDBF99
secondary
#619AC9
accent
#7CD214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381