#FEBE8D#FEBE8D
#FEBE8D is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.9% C 0.098 H 58.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE8D |
|---|---|
| RGB | rgb(254, 190, 141) |
| HSL | hsl(26, 98%, 77%) |
| HSV | hsv(26, 44%, 100%) |
| CMYK | cmyk(0%, 25.2%, 44.5%, 0.4%) |
| CIE-LAB | lab(81.74, 17.16, 33.69) |
| CIE-LCH | lch(81.74, 37.80, 63.00°) |
| OKLab | oklab(84.9% 0.0512 0.0832) |
| OKLCH | oklch(84.9% 0.098 58.4) |
| XYZ | xyz(64.0969, 59.8249, 33.3655) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.10
Apricot (survey)
#FFB16D
ΔE00 5.00
Apricot
#FBCEB1
ΔE00 6.72
Sandybrown
#F4A460
ΔE00 7.29
Burlywood
#DEB887
ΔE00 7.74
Light Peach
#FFD8B1
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE8D #8DCDFE
analogous
#FE8D94 #FEBE8D #FEF78D
triadic
#FEBE8D #8DFEBE #BE8DFE
tetradic
#FEBE8D #94FE8D #8DCDFE #F78DFE
square
#FEBE8D #94FE8D #8DCDFE #F78DFE
split-complementary
#FEBE8D #8DFEF7 #8D94FE
monochromatic
#FD7914 #FD9B50 #FEBE8D #FFE1CA #FFEEE1
Accessibility & contrast
On white
1.62
#FEBE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FEBE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE8D
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE8D | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febe8d; /* rgb */ color: rgb(254, 190, 141); /* oklch */ color: oklch(84.9% 0.098 58.4);
Tailwind
colors: {
custom: {
50: '#ffd1af',
500: '#febe8d',
950: '#000000',
},
}SCSS
$custom: #febe8d; $custom-light: #ffd1af; $custom-dark: #000000;
JSON
{
"hex": "#febe8d",
"rgb": {
"r": 254,
"g": 190,
"b": 141
},
"hsl": {
"h": 26.018,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.84902,
"c": 0.09763,
"h": 58.4
},
"luminance": 0.59821
}Semantic roles & 50–950 ramp
primary
#FEBE8D
secondary
#50A1DF
accent
#82E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381