#FFB193#FFB193
#FFB193 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.8% C 0.101 H 41.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB193 |
|---|---|
| RGB | rgb(255, 177, 147) |
| HSL | hsl(17, 100%, 79%) |
| HSV | hsv(17, 42%, 100%) |
| CMYK | cmyk(0%, 30.6%, 42.4%, 0%) |
| CIE-LAB | lab(78.93, 24.97, 26.81) |
| CIE-LCH | lch(78.93, 36.63, 47.03°) |
| OKLab | oklab(82.78% 0.075 0.0672) |
| OKLCH | oklch(82.78% 0.101 41.9) |
| XYZ | xyz(62.2314, 54.8153, 34.9008) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.38
Light Salmon
#FEA993
ΔE00 3.57
Lightsalmon
#FFA07A
ΔE00 4.65
Peach (survey)
#FFB07C
ΔE00 6.54
Blush (survey)
#F29E8E
ΔE00 6.65
Darksalmon
#E9967A
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB193 #93E1FF
analogous
#FF93AB #FFB193 #FFE793
triadic
#FFB193 #93FFB1 #B193FF
tetradic
#FFB193 #ABFF93 #93E1FF #E793FF
square
#FFB193 #ABFF93 #93E1FF #E793FF
split-complementary
#FFB193 #93FFE7 #93ABFF
monochromatic
#FF5919 #FF8556 #FFB193 #FFDDD0 #FFE9E0
Accessibility & contrast
On white
1.76
#FFB193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FFB193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB193
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB193 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA91
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#FFA5A9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb193; /* rgb */ color: rgb(255, 177, 147); /* oklch */ color: oklch(82.8% 0.101 41.9);
Tailwind
colors: {
custom: {
50: '#ffc8b3',
500: '#ffb193',
950: '#000000',
},
}SCSS
$custom: #ffb193; $custom-light: #ffc8b3; $custom-dark: #000000;
JSON
{
"hex": "#ffb193",
"rgb": {
"r": 255,
"g": 177,
"b": 147
},
"hsl": {
"h": 16.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.82779,
"c": 0.10065,
"h": 41.9
},
"luminance": 0.54811
}Semantic roles & 50–950 ramp
primary
#FFB193
secondary
#55BAE1
accent
#A6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281