#FFB394#FFB394
#FFB394 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 83.2% C 0.099 H 43.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB394 |
|---|---|
| RGB | rgb(255, 179, 148) |
| HSL | hsl(17, 100%, 79%) |
| HSV | hsv(17, 42%, 100%) |
| CMYK | cmyk(0%, 29.8%, 42%, 0%) |
| CIE-LAB | lab(79.41, 24.03, 26.91) |
| CIE-LCH | lch(79.41, 36.08, 48.24°) |
| OKLab | oklab(83.15% 0.0722 0.0675) |
| OKLCH | oklch(83.15% 0.099 43.1) |
| XYZ | xyz(62.7081, 55.6427, 35.4485) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.86
Light Salmon
#FEA993
ΔE00 4.23
Lightsalmon
#FFA07A
ΔE00 5.03
Peach (survey)
#FFB07C
ΔE00 6.10
Blush (survey)
#F29E8E
ΔE00 7.28
Darksalmon
#E9967A
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB394 #94E0FF
analogous
#FF94AB #FFB394 #FFE994
triadic
#FFB394 #94FFB3 #B394FF
tetradic
#FFB394 #ABFF94 #94E0FF #E994FF
square
#FFB394 #ABFF94 #94E0FF #E994FF
split-complementary
#FFB394 #94FFE9 #94ABFF
monochromatic
#FF5C1A #FF8857 #FFB394 #FFDED1 #FFE9E0
Accessibility & contrast
On white
1.73
#FFB394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FFB394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB394
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB394 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb394; /* rgb */ color: rgb(255, 179, 148); /* oklch */ color: oklch(83.2% 0.099 43.1);
Tailwind
colors: {
custom: {
50: '#ffcab3',
500: '#ffb394',
950: '#000000',
},
}SCSS
$custom: #ffb394; $custom-light: #ffcab3; $custom-dark: #000000;
JSON
{
"hex": "#ffb394",
"rgb": {
"r": 255,
"g": 179,
"b": 148
},
"hsl": {
"h": 17.383,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.83153,
"c": 0.0988,
"h": 43.1
},
"luminance": 0.55638
}Semantic roles & 50–950 ramp
primary
#FFB394
secondary
#56B9E1
accent
#A3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281