#FEBE99#FEBE99
#FEBE99 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.1% C 0.089 H 51.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE99 |
|---|---|
| RGB | rgb(254, 190, 153) |
| HSL | hsl(22, 98%, 80%) |
| HSV | hsv(22, 40%, 100%) |
| CMYK | cmyk(0%, 25.2%, 39.8%, 0.4%) |
| CIE-LAB | lab(81.95, 18.41, 27.66) |
| CIE-LCH | lch(81.95, 33.23, 56.35°) |
| OKLab | oklab(85.13% 0.0558 0.0694) |
| OKLCH | oklch(85.13% 0.089 51.2) |
| XYZ | xyz(65.0386, 60.2016, 38.3252) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.98
Apricot
#FBCEB1
ΔE00 5.30
Pale Salmon
#FFB19A
ΔE00 6.71
Apricot (survey)
#FFB16D
ΔE00 7.86
Lightsalmon
#FFA07A
ΔE00 8.26
Light Salmon
#FEA993
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE99 #99D9FE
analogous
#FE99A7 #FEBE99 #FEF099
triadic
#FEBE99 #99FEBE #BE99FE
tetradic
#FEBE99 #A7FE99 #99D9FE #F099FE
square
#FEBE99 #A7FE99 #99D9FE #F099FE
split-complementary
#FEBE99 #99FEF0 #99A7FE
monochromatic
#FD7120 #FD975C #FEBE99 #FFE5D6 #FFECE1
Accessibility & contrast
On white
1.61
#FEBE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FEBE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE99
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE99 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#FFB3B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febe99; /* rgb */ color: rgb(254, 190, 153); /* oklch */ color: oklch(85.1% 0.089 51.2);
Tailwind
colors: {
custom: {
50: '#ffd1b7',
500: '#febe99',
950: '#000000',
},
}SCSS
$custom: #febe99; $custom-light: #ffd1b7; $custom-dark: #000000;
JSON
{
"hex": "#febe99",
"rgb": {
"r": 254,
"g": 190,
"b": 153
},
"hsl": {
"h": 21.98,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.85128,
"c": 0.08904,
"h": 51.2
},
"luminance": 0.60198
}Semantic roles & 50–950 ramp
primary
#FEBE99
secondary
#5BAFE0
accent
#91E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381