#FEBDA4#FEBDA4
#FEBDA4 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.2% C 0.083 H 42.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDA4 |
|---|---|
| RGB | rgb(254, 189, 164) |
| HSL | hsl(17, 98%, 82%) |
| HSV | hsv(17, 35%, 100%) |
| CMYK | cmyk(0%, 25.6%, 35.4%, 0.4%) |
| CIE-LAB | lab(81.92, 20.19, 21.80) |
| CIE-LCH | lch(81.92, 29.71, 47.19°) |
| OKLab | oklab(85.17% 0.0617 0.0555) |
| OKLCH | oklch(85.17% 0.083 42) |
| XYZ | xyz(65.7735, 60.1502, 43.2605) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.59
Light Salmon
#FEA993
ΔE00 5.62
Apricot
#FBCEB1
ΔE00 6.44
Lightsalmon
#FFA07A
ΔE00 8.08
Peach (survey)
#FFB07C
ΔE00 8.13
Blush (survey)
#F29E8E
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDA4 #A4E5FE
analogous
#FEA4B8 #FEBDA4 #FEEAA4
triadic
#FEBDA4 #A4FEBD #BDA4FE
tetradic
#FEBDA4 #B8FEA4 #A4E5FE #EAA4FE
square
#FEBDA4 #B8FEA4 #A4E5FE #EAA4FE
split-complementary
#FEBDA4 #A4FEEA #A4B8FE
monochromatic
#FD652B #FD9167 #FEBDA4 #FFE9E1 #FFE9E1
Accessibility & contrast
On white
1.61
#FEBDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FEBDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDA4
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDA4 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A2
Deuteranopia (green-blind)
#DCD1A4
Tritanopia (blue-blind)
#FFB3B6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febda4; /* rgb */ color: rgb(254, 189, 164); /* oklch */ color: oklch(85.2% 0.083 42.0);
Tailwind
colors: {
custom: {
50: '#ffd1bf',
500: '#febda4',
950: '#000000',
},
}SCSS
$custom: #febda4; $custom-light: #ffd1bf; $custom-dark: #000000;
JSON
{
"hex": "#febda4",
"rgb": {
"r": 254,
"g": 189,
"b": 164
},
"hsl": {
"h": 16.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.85174,
"c": 0.08294,
"h": 42
},
"luminance": 0.60146
}Semantic roles & 50–950 ramp
primary
#FEBDA4
secondary
#64BFE2
accent
#A6E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382