#FEBDA2#FEBDA2
#FEBDA2 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.1% C 0.084 H 43.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDA2 |
|---|---|
| RGB | rgb(254, 189, 162) |
| HSL | hsl(18, 98%, 82%) |
| HSV | hsv(18, 36%, 100%) |
| CMYK | cmyk(0%, 25.6%, 36.2%, 0.4%) |
| CIE-LAB | lab(81.88, 19.95, 22.81) |
| CIE-LCH | lch(81.88, 30.30, 48.82°) |
| OKLab | oklab(85.13% 0.0609 0.0579) |
| OKLCH | oklch(85.13% 0.084 43.6) |
| XYZ | xyz(65.5943, 60.0785, 42.3168) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.93
Light Salmon
#FEA993
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 6.12
Peach (survey)
#FFB07C
ΔE00 7.49
Lightsalmon
#FFA07A
ΔE00 7.89
Blush (survey)
#F29E8E
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDA2 #A2E3FE
analogous
#FEA2B5 #FEBDA2 #FEEBA2
triadic
#FEBDA2 #A2FEBD #BDA2FE
tetradic
#FEBDA2 #B5FEA2 #A2E3FE #EBA2FE
square
#FEBDA2 #B5FEA2 #A2E3FE #EBA2FE
split-complementary
#FEBDA2 #A2FEEB #A2B5FE
monochromatic
#FD6729 #FD9265 #FEBDA2 #FFE8DF #FFEAE1
Accessibility & contrast
On white
1.61
#FEBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FEBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDA2
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDA2 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A0
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#FFB3B6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febda2; /* rgb */ color: rgb(254, 189, 162); /* oklch */ color: oklch(85.1% 0.084 43.6);
Tailwind
colors: {
custom: {
50: '#ffd1bd',
500: '#febda2',
950: '#000000',
},
}SCSS
$custom: #febda2; $custom-light: #ffd1bd; $custom-dark: #000000;
JSON
{
"hex": "#febda2",
"rgb": {
"r": 254,
"g": 189,
"b": 162
},
"hsl": {
"h": 17.609,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.85131,
"c": 0.08402,
"h": 43.6
},
"luminance": 0.60075
}Semantic roles & 50–950 ramp
primary
#FEBDA2
secondary
#62BCE2
accent
#A2E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382