#FEBDA7#FEBDA7
#FEBDA7 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.2% C 0.081 H 39.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDA7 |
|---|---|
| RGB | rgb(254, 189, 167) |
| HSL | hsl(15, 98%, 83%) |
| HSV | hsv(15, 34%, 100%) |
| CMYK | cmyk(0%, 25.6%, 34.3%, 0.4%) |
| CIE-LAB | lab(81.98, 20.55, 20.28) |
| CIE-LCH | lch(81.98, 28.87, 44.63°) |
| OKLab | oklab(85.24% 0.0628 0.0518) |
| OKLCH | oklch(85.24% 0.081 39.5) |
| XYZ | xyz(66.0477, 60.2599, 44.7042) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.32
Light Salmon
#FEA993
ΔE00 5.33
Apricot
#FBCEB1
ΔE00 7.04
Blush (survey)
#F29E8E
ΔE00 7.96
Lightsalmon
#FFA07A
ΔE00 8.49
Peach (survey)
#FFB07C
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDA7 #A7E8FE
analogous
#FEA7BD #FEBDA7 #FEE8A7
triadic
#FEBDA7 #A7FEBD #BDA7FE
tetradic
#FEBDA7 #BDFEA7 #A7E8FE #E8A7FE
square
#FEBDA7 #BDFEA7 #A7E8FE #E8A7FE
split-complementary
#FEBDA7 #A7FEE8 #A7BDFE
monochromatic
#FD622E #FD906A #FEBDA7 #FFE8E1 #FFE8E1
Accessibility & contrast
On white
1.61
#FEBDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FEBDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDA7
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDA7 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A5
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febda7; /* rgb */ color: rgb(254, 189, 167); /* oklch */ color: oklch(85.2% 0.081 39.5);
Tailwind
colors: {
custom: {
50: '#ffd1c1',
500: '#febda7',
950: '#000000',
},
}SCSS
$custom: #febda7; $custom-light: #ffd1c1; $custom-dark: #000000;
JSON
{
"hex": "#febda7",
"rgb": {
"r": 254,
"g": 189,
"b": 167
},
"hsl": {
"h": 15.172,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.8524,
"c": 0.08144,
"h": 39.5
},
"luminance": 0.60256
}Semantic roles & 50–950 ramp
primary
#FEBDA7
secondary
#67C3E2
accent
#ABE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382