#FEBE90#FEBE90
#FEBE90 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 85.0% C 0.095 H 56.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE90 |
|---|---|
| RGB | rgb(254, 190, 144) |
| HSL | hsl(25, 98%, 78%) |
| HSV | hsv(25, 43%, 100%) |
| CMYK | cmyk(0%, 25.2%, 43.3%, 0.4%) |
| CIE-LAB | lab(81.79, 17.46, 32.18) |
| CIE-LCH | lch(81.79, 36.62, 61.51°) |
| OKLab | oklab(84.96% 0.0523 0.0798) |
| OKLCH | oklch(84.96% 0.095 56.7) |
| XYZ | xyz(64.3232, 59.9154, 34.5570) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.03
Apricot (survey)
#FFB16D
ΔE00 5.59
Apricot
#FBCEB1
ΔE00 6.24
Sandybrown
#F4A460
ΔE00 7.69
Light Peach
#FFD8B1
ΔE00 7.84
Burlywood
#DEB887
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE90 #90D0FE
analogous
#FE9099 #FEBE90 #FEF590
triadic
#FEBE90 #90FEBE #BE90FE
tetradic
#FEBE90 #99FE90 #90D0FE #F590FE
square
#FEBE90 #99FE90 #90D0FE #F590FE
split-complementary
#FEBE90 #90FEF5 #9099FE
monochromatic
#FD7717 #FD9A53 #FEBE90 #FFE2CD #FFEDE1
Accessibility & contrast
On white
1.62
#FEBE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FEBE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE90
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE90 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38D
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febe90; /* rgb */ color: rgb(254, 190, 144); /* oklch */ color: oklch(85.0% 0.095 56.7);
Tailwind
colors: {
custom: {
50: '#ffd1b1',
500: '#febe90',
950: '#000000',
},
}SCSS
$custom: #febe90; $custom-light: #ffd1b1; $custom-dark: #000000;
JSON
{
"hex": "#febe90",
"rgb": {
"r": 254,
"g": 190,
"b": 144
},
"hsl": {
"h": 25.091,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.84956,
"c": 0.09539,
"h": 56.7
},
"luminance": 0.59911
}Semantic roles & 50–950 ramp
primary
#FEBE90
secondary
#53A5DF
accent
#86E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381