#FEB296#FEB296
#FEB296 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.9% C 0.097 H 41.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB296 |
|---|---|
| RGB | rgb(254, 178, 150) |
| HSL | hsl(16, 98%, 79%) |
| HSV | hsv(16, 41%, 100%) |
| CMYK | cmyk(0%, 29.9%, 40.9%, 0.4%) |
| CIE-LAB | lab(79.11, 24.38, 25.42) |
| CIE-LCH | lch(79.11, 35.22, 46.20°) |
| OKLab | oklab(82.91% 0.0734 0.064) |
| OKLCH | oklch(82.91% 0.097 41) |
| XYZ | xyz(62.3011, 55.1180, 36.2057) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.86
Light Salmon
#FEA993
ΔE00 3.34
Lightsalmon
#FFA07A
ΔE00 5.18
Blush (survey)
#F29E8E
ΔE00 6.41
Darksalmon
#E9967A
ΔE00 7.03
Peach (survey)
#FFB07C
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB296 #96E2FE
analogous
#FE96AE #FEB296 #FEE696
triadic
#FEB296 #96FEB2 #B296FE
tetradic
#FEB296 #AEFE96 #96E2FE #E696FE
square
#FEB296 #AEFE96 #96E2FE #E696FE
split-complementary
#FEB296 #96FEE6 #96AEFE
monochromatic
#FD591D #FD8659 #FEB296 #FFDED3 #FFE9E1
Accessibility & contrast
On white
1.75
#FEB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#FEB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB296
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB296 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA94
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#FFA6AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #feb296; /* rgb */ color: rgb(254, 178, 150); /* oklch */ color: oklch(82.9% 0.097 41.0);
Tailwind
colors: {
custom: {
50: '#ffc9b5',
500: '#feb296',
950: '#000000',
},
}SCSS
$custom: #feb296; $custom-light: #ffc9b5; $custom-dark: #000000;
JSON
{
"hex": "#feb296",
"rgb": {
"r": 254,
"g": 178,
"b": 150
},
"hsl": {
"h": 16.154,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.82908,
"c": 0.09738,
"h": 41
},
"luminance": 0.55114
}Semantic roles & 50–950 ramp
primary
#FEB296
secondary
#58BBE0
accent
#A8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281