#EDBF98#EDBF98
#EDBF98 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.6% C 0.074 H 61.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBF98 |
|---|---|
| RGB | rgb(237, 191, 152) |
| HSL | hsl(28, 70%, 76%) |
| HSV | hsv(28, 36%, 93%) |
| CMYK | cmyk(0%, 19.4%, 35.9%, 7.1%) |
| CIE-LAB | lab(80.48, 11.20, 25.92) |
| CIE-LCH | lch(80.48, 28.24, 66.63°) |
| OKLab | oklab(83.59% 0.035 0.0653) |
| OKLCH | oklch(83.59% 0.074 61.8) |
| XYZ | xyz(59.2249, 57.5360, 37.6857) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.93
Burlywood
#DEB887
ΔE00 5.11
Light Peach
#FFD8B1
ΔE00 5.94
Tan
#D2B48C
ΔE00 6.43
Peach
#FFDAB9
ΔE00 6.52
Peach (survey)
#FFB07C
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBF98 #98C6ED
analogous
#ED989C #EDBF98 #EDE998
triadic
#EDBF98 #98EDBF #BF98ED
tetradic
#EDBF98 #9CED98 #98C6ED #E998ED
square
#EDBF98 #9CED98 #98C6ED #E998ED
split-complementary
#EDBF98 #98EDE9 #989CED
monochromatic
#DB7E30 #E49F64 #EDBF98 #F6DFCC #FAEFE5
Accessibility & contrast
On white
1.68
#EDBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EDBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBF98
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBF98 | 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)
#CDC295
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#FBB5B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbf98; /* rgb */ color: rgb(237, 191, 152); /* oklch */ color: oklch(83.6% 0.074 61.8);
Tailwind
colors: {
custom: {
50: '#f4d2b6',
500: '#edbf98',
950: '#000000',
},
}SCSS
$custom: #edbf98; $custom-light: #f4d2b6; $custom-dark: #000000;
JSON
{
"hex": "#edbf98",
"rgb": {
"r": 237,
"g": 191,
"b": 152
},
"hsl": {
"h": 27.529,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.83593,
"c": 0.07404,
"h": 61.8
},
"luminance": 0.57533
}Semantic roles & 50–950 ramp
primary
#EDBF98
secondary
#6099C9
accent
#7BD213
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381