#FEB97D#FEB97D
#FEB97D is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.7% C 0.111 H 61.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB97D |
|---|---|
| RGB | rgb(254, 185, 125) |
| HSL | hsl(28, 98%, 74%) |
| HSV | hsv(28, 51%, 100%) |
| CMYK | cmyk(0%, 27.2%, 50.8%, 0.4%) |
| CIE-LAB | lab(80.32, 18.28, 40.13) |
| CIE-LCH | lch(80.32, 44.10, 65.51°) |
| OKLab | oklab(83.72% 0.0529 0.0971) |
| OKLCH | oklch(83.72% 0.111 61.4) |
| XYZ | xyz(61.9268, 57.2538, 27.1875) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.54
Peach (survey)
#FFB07C
ΔE00 4.08
Sandybrown
#F4A460
ΔE00 5.30
Pale Orange
#FFA756
ΔE00 5.68
Light Orange
#FDAA48
ΔE00 7.22
Burlywood
#DEB887
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB97D #7DC2FE
analogous
#FE7D82 #FEB97D #FEF97D
triadic
#FEB97D #7DFEB9 #B97DFE
tetradic
#FEB97D #82FE7D #7DC2FE #F97DFE
square
#FEB97D #82FE7D #7DC2FE #F97DFE
split-complementary
#FEB97D #7DFEF9 #7D82FE
monochromatic
#FD7804 #FE9840 #FEB97D #FEDABA #FFEFE1
Accessibility & contrast
On white
1.69
#FEB97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FEB97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB97D
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB97D | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE78
Deuteranopia (green-blind)
#DFCD7E
Tritanopia (blue-blind)
#FFAAAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb97d; /* rgb */ color: rgb(254, 185, 125); /* oklch */ color: oklch(83.7% 0.111 61.4);
Tailwind
colors: {
custom: {
50: '#ffcea3',
500: '#feb97d',
950: '#000000',
},
}SCSS
$custom: #feb97d; $custom-light: #ffcea3; $custom-dark: #000000;
JSON
{
"hex": "#feb97d",
"rgb": {
"r": 254,
"g": 185,
"b": 125
},
"hsl": {
"h": 27.907,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.83716,
"c": 0.11057,
"h": 61.4
},
"luminance": 0.57249
}Semantic roles & 50–950 ramp
primary
#FEB97D
secondary
#4395DC
accent
#7BE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380