#FEBE7D#FEBE7D
#FEBE7D is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.6% C 0.110 H 65.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE7D |
|---|---|
| RGB | rgb(254, 190, 125) |
| HSL | hsl(30, 98%, 74%) |
| HSV | hsv(30, 51%, 100%) |
| CMYK | cmyk(0%, 25.2%, 50.8%, 0.4%) |
| CIE-LAB | lab(81.50, 15.67, 41.62) |
| CIE-LCH | lch(81.50, 44.47, 69.37°) |
| OKLab | oklab(84.64% 0.0451 0.1005) |
| OKLCH | oklch(84.64% 0.11 65.8) |
| XYZ | xyz(62.9913, 59.3827, 27.5423) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.97
Peach (survey)
#FFB07C
ΔE00 6.39
Pale Orange
#FFA756
ΔE00 6.65
Sandybrown
#F4A460
ΔE00 6.73
Light Orange
#FDAA48
ΔE00 6.96
Burlywood
#DEB887
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE7D #7DBDFE
analogous
#FE7E7D #FEBE7D #FDFE7D
triadic
#FEBE7D #7DFEBE #BE7DFE
tetradic
#FEBE7D #7DFE7E #7DBDFE #FE7DFD
square
#FEBE7D #7DFE7E #7DBDFE #FE7DFD
split-complementary
#FEBE7D #7DFDFE #7E7DFE
monochromatic
#FD8104 #FEA040 #FEBE7D #FEDCBA #FFF0E1
Accessibility & contrast
On white
1.63
#FEBE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FEBE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE7D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE7D | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C278
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#FFB0AE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febe7d; /* rgb */ color: rgb(254, 190, 125); /* oklch */ color: oklch(84.6% 0.110 65.8);
Tailwind
colors: {
custom: {
50: '#ffd1a3',
500: '#febe7d',
950: '#000000',
},
}SCSS
$custom: #febe7d; $custom-light: #ffd1a3; $custom-dark: #000000;
JSON
{
"hex": "#febe7d",
"rgb": {
"r": 254,
"g": 190,
"b": 125
},
"hsl": {
"h": 30.233,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.84635,
"c": 0.11013,
"h": 65.8
},
"luminance": 0.59378
}Semantic roles & 50–950 ramp
primary
#FEBE7D
secondary
#438FDC
accent
#72E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380