#FEBD7A#FEBD7A
#FEBD7A is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.4% C 0.113 H 66.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBD7A |
|---|---|
| RGB | rgb(254, 189, 122) |
| HSL | hsl(30, 99%, 74%) |
| HSV | hsv(30, 52%, 100%) |
| CMYK | cmyk(0%, 25.6%, 52%, 0.4%) |
| CIE-LAB | lab(81.22, 15.93, 42.79) |
| CIE-LCH | lch(81.22, 45.66, 69.58°) |
| OKLab | oklab(84.4% 0.0455 0.1029) |
| OKLCH | oklch(84.4% 0.113 66.1) |
| XYZ | xyz(62.5867, 58.8755, 26.4763) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.79
Pale Orange
#FFA756
ΔE00 6.34
Peach (survey)
#FFB07C
ΔE00 6.50
Sandybrown
#F4A460
ΔE00 6.52
Light Orange
#FDAA48
ΔE00 6.53
Butterscotch
#FDB147
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBD7A #7ABBFE
analogous
#FE7B7A #FEBD7A #FDFE7A
triadic
#FEBD7A #7AFEBD #BD7AFE
tetradic
#FEBD7A #7AFE7B #7ABBFE #FE7AFD
square
#FEBD7A #7AFE7B #7ABBFE #FE7AFD
split-complementary
#FEBD7A #7AFDFE #7B7AFE
monochromatic
#FC8102 #FE9F3D #FEBD7A #FEDBB7 #FFF0E1
Accessibility & contrast
On white
1.64
#FEBD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#FEBD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBD7A
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBD7A | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C175
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#FFAEAD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febd7a; /* rgb */ color: rgb(254, 189, 122); /* oklch */ color: oklch(84.4% 0.113 66.1);
Tailwind
colors: {
custom: {
50: '#ffd0a1',
500: '#febd7a',
950: '#000000',
},
}SCSS
$custom: #febd7a; $custom-light: #ffd0a1; $custom-dark: #000000;
JSON
{
"hex": "#febd7a",
"rgb": {
"r": 254,
"g": 189,
"b": 122
},
"hsl": {
"h": 30.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.84404,
"c": 0.11253,
"h": 66.1
},
"luminance": 0.58871
}Semantic roles & 50–950 ramp
primary
#FEBD7A
secondary
#408DDC
accent
#71E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380