#FEB696#FEB696
#FEB696 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.6% C 0.095 H 44.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB696 |
|---|---|
| RGB | rgb(254, 182, 150) |
| HSL | hsl(18, 98%, 79%) |
| HSV | hsv(18, 41%, 100%) |
| CMYK | cmyk(0%, 28.3%, 40.9%, 0.4%) |
| CIE-LAB | lab(80.03, 22.28, 26.67) |
| CIE-LCH | lch(80.03, 34.75, 50.12°) |
| OKLab | oklab(83.62% 0.0672 0.0669) |
| OKLCH | oklch(83.62% 0.095 44.9) |
| XYZ | xyz(63.1086, 56.7330, 36.4749) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.68
Light Salmon
#FEA993
ΔE00 5.24
Peach (survey)
#FFB07C
ΔE00 5.66
Lightsalmon
#FFA07A
ΔE00 5.82
Apricot
#FBCEB1
ΔE00 7.55
Darksalmon
#E9967A
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB696 #96DEFE
analogous
#FE96AA #FEB696 #FEEA96
triadic
#FEB696 #96FEB6 #B696FE
tetradic
#FEB696 #AAFE96 #96DEFE #EA96FE
square
#FEB696 #AAFE96 #96DEFE #EA96FE
split-complementary
#FEB696 #96FEEA #96AAFE
monochromatic
#FD621D #FD8C59 #FEB696 #FFE0D3 #FFEAE1
Accessibility & contrast
On white
1.70
#FEB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FEB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB696
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB696 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD94
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#FFAAAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #feb696; /* rgb */ color: rgb(254, 182, 150); /* oklch */ color: oklch(83.6% 0.095 44.9);
Tailwind
colors: {
custom: {
50: '#ffccb5',
500: '#feb696',
950: '#000000',
},
}SCSS
$custom: #feb696; $custom-light: #ffccb5; $custom-dark: #000000;
JSON
{
"hex": "#feb696",
"rgb": {
"r": 254,
"g": 182,
"b": 150
},
"hsl": {
"h": 18.462,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.8362,
"c": 0.09481,
"h": 44.9
},
"luminance": 0.56729
}Semantic roles & 50–950 ramp
primary
#FEB696
secondary
#58B6E0
accent
#9FE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381