#FEBB98#FEBB98
#FEBB98 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.6% C 0.091 H 48.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBB98 |
|---|---|
| RGB | rgb(254, 187, 152) |
| HSL | hsl(21, 98%, 80%) |
| HSV | hsv(21, 40%, 100%) |
| CMYK | cmyk(0%, 26.4%, 40.2%, 0.4%) |
| CIE-LAB | lab(81.23, 19.88, 27.22) |
| CIE-LCH | lch(81.23, 33.71, 53.86°) |
| OKLab | oklab(84.56% 0.0601 0.0683) |
| OKLCH | oklch(84.56% 0.091 48.7) |
| XYZ | xyz(64.3133, 58.8825, 37.6777) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.03
Pale Salmon
#FFB19A
ΔE00 5.50
Apricot
#FBCEB1
ΔE00 6.07
Light Salmon
#FEA993
ΔE00 7.17
Lightsalmon
#FFA07A
ΔE00 7.25
Apricot (survey)
#FFB16D
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBB98 #98DBFE
analogous
#FE98A8 #FEBB98 #FEEE98
triadic
#FEBB98 #98FEBB #BB98FE
tetradic
#FEBB98 #A8FE98 #98DBFE #EE98FE
square
#FEBB98 #A8FE98 #98DBFE #EE98FE
split-complementary
#FEBB98 #98FEEE #98A8FE
monochromatic
#FD6B1F #FD935B #FEBB98 #FFE3D5 #FFEBE1
Accessibility & contrast
On white
1.64
#FEBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#FEBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBB98
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBB98 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC195
Deuteranopia (green-blind)
#DDCF98
Tritanopia (blue-blind)
#FFAFB2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febb98; /* rgb */ color: rgb(254, 187, 152); /* oklch */ color: oklch(84.6% 0.091 48.7);
Tailwind
colors: {
custom: {
50: '#ffcfb6',
500: '#febb98',
950: '#000000',
},
}SCSS
$custom: #febb98; $custom-light: #ffcfb6; $custom-dark: #000000;
JSON
{
"hex": "#febb98",
"rgb": {
"r": 254,
"g": 187,
"b": 152
},
"hsl": {
"h": 20.588,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.84562,
"c": 0.09098,
"h": 48.7
},
"luminance": 0.58878
}Semantic roles & 50–950 ramp
primary
#FEBB98
secondary
#5AB2E0
accent
#97E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381