#FFB192#FFB192
#FFB192 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.8% C 0.101 H 42.5°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB192 |
|---|---|
| RGB | rgb(255, 177, 146) |
| HSL | hsl(17, 100%, 79%) |
| HSV | hsv(17, 43%, 100%) |
| CMYK | cmyk(0%, 30.6%, 42.7%, 0%) |
| CIE-LAB | lab(78.92, 24.86, 27.32) |
| CIE-LCH | lch(78.92, 36.94, 47.69°) |
| OKLab | oklab(82.76% 0.0746 0.0684) |
| OKLCH | oklch(82.76% 0.101 42.5) |
| XYZ | xyz(62.1532, 54.7841, 34.4894) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.71
Light Salmon
#FEA993
ΔE00 3.85
Lightsalmon
#FFA07A
ΔE00 4.55
Peach (survey)
#FFB07C
ΔE00 6.20
Blush (survey)
#F29E8E
ΔE00 6.90
Darksalmon
#E9967A
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB192 #92E0FF
analogous
#FF92A9 #FFB192 #FFE792
triadic
#FFB192 #92FFB1 #B192FF
tetradic
#FFB192 #A9FF92 #92E0FF #E792FF
square
#FFB192 #A9FF92 #92E0FF #E792FF
split-complementary
#FFB192 #92FFE7 #92A9FF
monochromatic
#FF5918 #FF8555 #FFB192 #FFDDCF #FFE9E0
Accessibility & contrast
On white
1.76
#FFB192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FFB192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB192
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB192 | 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)
#C5BA90
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#FFA4A9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb192; /* rgb */ color: rgb(255, 177, 146); /* oklch */ color: oklch(82.8% 0.101 42.5);
Tailwind
colors: {
custom: {
50: '#ffc8b2',
500: '#ffb192',
950: '#000000',
},
}SCSS
$custom: #ffb192; $custom-light: #ffc8b2; $custom-dark: #000000;
JSON
{
"hex": "#ffb192",
"rgb": {
"r": 255,
"g": 177,
"b": 146
},
"hsl": {
"h": 17.064,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.82759,
"c": 0.10115,
"h": 42.5
},
"luminance": 0.5478
}Semantic roles & 50–950 ramp
primary
#FFB192
secondary
#54B9E1
accent
#A4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281