#FEBE98#FEBE98
#FEBE98 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.1% C 0.090 H 51.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE98 |
|---|---|
| RGB | rgb(254, 190, 152) |
| HSL | hsl(22, 98%, 80%) |
| HSV | hsv(22, 40%, 100%) |
| CMYK | cmyk(0%, 25.2%, 40.2%, 0.4%) |
| CIE-LAB | lab(81.93, 18.31, 28.17) |
| CIE-LCH | lch(81.93, 33.59, 56.98°) |
| OKLab | oklab(85.11% 0.0554 0.0706) |
| OKLCH | oklch(85.11% 0.09 51.8) |
| XYZ | xyz(64.9564, 60.1687, 37.8921) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.80
Apricot
#FBCEB1
ΔE00 5.35
Pale Salmon
#FFB19A
ΔE00 6.99
Apricot (survey)
#FFB16D
ΔE00 7.58
Lightsalmon
#FFA07A
ΔE00 8.35
Light Peach
#FFD8B1
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE98 #98D8FE
analogous
#FE98A5 #FEBE98 #FEF198
triadic
#FEBE98 #98FEBE #BE98FE
tetradic
#FEBE98 #A5FE98 #98D8FE #F198FE
square
#FEBE98 #A5FE98 #98D8FE #F198FE
split-complementary
#FEBE98 #98FEF1 #98A5FE
monochromatic
#FD721F #FD985B #FEBE98 #FFE4D5 #FFECE1
Accessibility & contrast
On white
1.61
#FEBE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FEBE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE98
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE98 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C495
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#FFB2B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febe98; /* rgb */ color: rgb(254, 190, 152); /* oklch */ color: oklch(85.1% 0.090 51.8);
Tailwind
colors: {
custom: {
50: '#ffd1b6',
500: '#febe98',
950: '#000000',
},
}SCSS
$custom: #febe98; $custom-light: #ffd1b6; $custom-dark: #000000;
JSON
{
"hex": "#febe98",
"rgb": {
"r": 254,
"g": 190,
"b": 152
},
"hsl": {
"h": 22.353,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.85108,
"c": 0.08971,
"h": 51.8
},
"luminance": 0.60165
}Semantic roles & 50–950 ramp
primary
#FEBE98
secondary
#5AAEE0
accent
#90E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381