#FEB692#FEB692
#FEB692 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.5% C 0.097 H 47.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB692 |
|---|---|
| RGB | rgb(254, 182, 146) |
| HSL | hsl(20, 98%, 78%) |
| HSV | hsv(20, 43%, 100%) |
| CMYK | cmyk(0%, 28.3%, 42.5%, 0.4%) |
| CIE-LAB | lab(79.96, 21.86, 28.69) |
| CIE-LCH | lch(79.96, 36.07, 52.70°) |
| OKLab | oklab(83.54% 0.0656 0.0716) |
| OKLCH | oklch(83.54% 0.097 47.5) |
| XYZ | xyz(62.7920, 56.6063, 34.8074) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.43
Pale Salmon
#FFB19A
ΔE00 4.93
Lightsalmon
#FFA07A
ΔE00 5.88
Light Salmon
#FEA993
ΔE00 6.33
Apricot
#FBCEB1
ΔE00 7.42
Apricot (survey)
#FFB16D
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB692 #92DAFE
analogous
#FE92A4 #FEB692 #FEEC92
triadic
#FEB692 #92FEB6 #B692FE
tetradic
#FEB692 #A4FE92 #92DAFE #EC92FE
square
#FEB692 #A4FE92 #92DAFE #EC92FE
split-complementary
#FEB692 #92FEEC #92A4FE
monochromatic
#FD6519 #FD8D55 #FEB692 #FFDFCF #FFEBE1
Accessibility & contrast
On white
1.70
#FEB692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#FEB692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB692
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB692 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#DACC92
Tritanopia (blue-blind)
#FFAAAD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb692; /* rgb */ color: rgb(254, 182, 146); /* oklch */ color: oklch(83.5% 0.097 47.5);
Tailwind
colors: {
custom: {
50: '#ffccb2',
500: '#feb692',
950: '#000000',
},
}SCSS
$custom: #feb692; $custom-light: #ffccb2; $custom-dark: #000000;
JSON
{
"hex": "#feb692",
"rgb": {
"r": 254,
"g": 182,
"b": 146
},
"hsl": {
"h": 20,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.83542,
"c": 0.09713,
"h": 47.5
},
"luminance": 0.56602
}Semantic roles & 50–950 ramp
primary
#FEB692
secondary
#55B1DF
accent
#99E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181311
muted
#868381