#FFB092#FFB092
#FFB092 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.6% C 0.102 H 41.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB092 |
|---|---|
| RGB | rgb(255, 176, 146) |
| HSL | hsl(17, 100%, 79%) |
| HSV | hsv(17, 43%, 100%) |
| CMYK | cmyk(0%, 31%, 42.7%, 0%) |
| CIE-LAB | lab(78.69, 25.39, 27.01) |
| CIE-LCH | lch(78.69, 37.07, 46.77°) |
| OKLab | oklab(82.58% 0.0761 0.0676) |
| OKLCH | oklch(82.58% 0.102 41.6) |
| XYZ | xyz(61.9564, 54.3905, 34.4238) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.35
Light Salmon
#FEA993
ΔE00 3.39
Lightsalmon
#FFA07A
ΔE00 4.43
Blush (survey)
#F29E8E
ΔE00 6.47
Peach (survey)
#FFB07C
ΔE00 6.60
Darksalmon
#E9967A
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB092 #92E1FF
analogous
#FF92AA #FFB092 #FFE692
triadic
#FFB092 #92FFB0 #B092FF
tetradic
#FFB092 #AAFF92 #92E1FF #E692FF
square
#FFB092 #AAFF92 #92E1FF #E692FF
split-complementary
#FFB092 #92FFE6 #92AAFF
monochromatic
#FF5718 #FF8455 #FFB092 #FFDCCF #FFE9E0
Accessibility & contrast
On white
1.77
#FFB092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FFB092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB092
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB092 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb092; /* rgb */ color: rgb(255, 176, 146); /* oklch */ color: oklch(82.6% 0.102 41.6);
Tailwind
colors: {
custom: {
50: '#ffc8b2',
500: '#ffb092',
950: '#000000',
},
}SCSS
$custom: #ffb092; $custom-light: #ffc8b2; $custom-dark: #000000;
JSON
{
"hex": "#ffb092",
"rgb": {
"r": 255,
"g": 176,
"b": 146
},
"hsl": {
"h": 16.514,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.82583,
"c": 0.10184,
"h": 41.6
},
"luminance": 0.54386
}Semantic roles & 50–950 ramp
primary
#FFB092
secondary
#54BAE1
accent
#A6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281