#FEB892#FEB892
#FEB892 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.9% C 0.096 H 49.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB892 |
|---|---|
| RGB | rgb(254, 184, 146) |
| HSL | hsl(21, 98%, 78%) |
| HSV | hsv(21, 43%, 100%) |
| CMYK | cmyk(0%, 27.6%, 42.5%, 0.4%) |
| CIE-LAB | lab(80.42, 20.81, 29.31) |
| CIE-LCH | lch(80.42, 35.95, 54.63°) |
| OKLab | oklab(83.9% 0.0625 0.0731) |
| OKLCH | oklch(83.9% 0.096 49.5) |
| XYZ | xyz(63.2045, 57.4313, 34.9449) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.98
Pale Salmon
#FFB19A
ΔE00 5.84
Lightsalmon
#FFA07A
ΔE00 6.60
Apricot
#FBCEB1
ΔE00 6.91
Light Salmon
#FEA993
ΔE00 7.29
Apricot (survey)
#FFB16D
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB892 #92D8FE
analogous
#FE92A2 #FEB892 #FEEE92
triadic
#FEB892 #92FEB8 #B892FE
tetradic
#FEB892 #A2FE92 #92D8FE #EE92FE
square
#FEB892 #A2FE92 #92D8FE #EE92FE
split-complementary
#FEB892 #92FEEE #92A2FE
monochromatic
#FD6919 #FD9055 #FEB892 #FFE0CF #FFEBE1
Accessibility & contrast
On white
1.68
#FEB892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FEB892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB892
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB892 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8F
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#FFACAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb892; /* rgb */ color: rgb(254, 184, 146); /* oklch */ color: oklch(83.9% 0.096 49.5);
Tailwind
colors: {
custom: {
50: '#ffcdb2',
500: '#feb892',
950: '#000000',
},
}SCSS
$custom: #feb892; $custom-light: #ffcdb2; $custom-dark: #000000;
JSON
{
"hex": "#feb892",
"rgb": {
"r": 254,
"g": 184,
"b": 146
},
"hsl": {
"h": 21.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.83902,
"c": 0.09614,
"h": 49.5
},
"luminance": 0.57427
}Semantic roles & 50–950 ramp
primary
#FEB892
secondary
#55AFDF
accent
#95E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181311
muted
#868381