#FEBE7F#FEBE7F
#FEBE7F is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.7% C 0.109 H 65.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE7F |
|---|---|
| RGB | rgb(254, 190, 127) |
| HSL | hsl(30, 98%, 75%) |
| HSV | hsv(30, 50%, 100%) |
| CMYK | cmyk(0%, 25.2%, 50%, 0.4%) |
| CIE-LAB | lab(81.53, 15.84, 40.64) |
| CIE-LCH | lch(81.53, 43.61, 68.70°) |
| OKLab | oklab(84.67% 0.0458 0.0984) |
| OKLCH | oklch(84.67% 0.109 65) |
| XYZ | xyz(63.1203, 59.4343, 28.2220) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.88
Peach (survey)
#FFB07C
ΔE00 6.02
Sandybrown
#F4A460
ΔE00 6.66
Pale Orange
#FFA756
ΔE00 6.70
Burlywood
#DEB887
ΔE00 6.96
Light Orange
#FDAA48
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE7F #7FBFFE
analogous
#FE7F7F #FEBE7F #FEFE7F
triadic
#FEBE7F #7FFEBE #BE7FFE
tetradic
#FEBE7F #7FFE7F #7FBFFE #FE7FFE
square
#FEBE7F #7FFE7F #7FBFFE #FE7FFE
split-complementary
#FEBE7F #7FFEFE #7F7FFE
monochromatic
#FD8006 #FE9F42 #FEBE7F #FEDDBC #FFF0E1
Accessibility & contrast
On white
1.63
#FEBE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#FEBE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE7F
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE7F | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#E2D080
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febe7f; /* rgb */ color: rgb(254, 190, 127); /* oklch */ color: oklch(84.7% 0.109 65.0);
Tailwind
colors: {
custom: {
50: '#ffd1a5',
500: '#febe7f',
950: '#000000',
},
}SCSS
$custom: #febe7f; $custom-light: #ffd1a5; $custom-dark: #000000;
JSON
{
"hex": "#febe7f",
"rgb": {
"r": 254,
"g": 190,
"b": 127
},
"hsl": {
"h": 29.764,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.84666,
"c": 0.10854,
"h": 65
},
"luminance": 0.5943
}Semantic roles & 50–950 ramp
primary
#FEBE7F
secondary
#4591DD
accent
#74E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380