#FFB592#FFB592
#FFB592 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.5% C 0.099 H 46.2°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB592 |
|---|---|
| RGB | rgb(255, 181, 146) |
| HSL | hsl(19, 100%, 79%) |
| HSV | hsv(19, 43%, 100%) |
| CMYK | cmyk(0%, 29%, 42.7%, 0%) |
| CIE-LAB | lab(79.83, 22.77, 28.55) |
| CIE-LCH | lch(79.83, 36.51, 51.42°) |
| OKLab | oklab(83.47% 0.0683 0.0713) |
| OKLCH | oklch(83.47% 0.099 46.2) |
| XYZ | xyz(62.9549, 56.3874, 34.7566) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.37
Peach (survey)
#FFB07C
ΔE00 4.77
Lightsalmon
#FFA07A
ΔE00 5.46
Light Salmon
#FEA993
ΔE00 5.74
Apricot
#FBCEB1
ΔE00 7.82
Darksalmon
#E9967A
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB592 #92DCFF
analogous
#FF92A5 #FFB592 #FFEB92
triadic
#FFB592 #92FFB5 #B592FF
tetradic
#FFB592 #A5FF92 #92DCFF #EB92FF
square
#FFB592 #A5FF92 #92DCFF #EB92FF
split-complementary
#FFB592 #92FFEB #92A5FF
monochromatic
#FF6218 #FF8B55 #FFB592 #FFDFCF #FFEAE0
Accessibility & contrast
On white
1.71
#FFB592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FFB592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB592
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB592 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD8F
Deuteranopia (green-blind)
#DACC92
Tritanopia (blue-blind)
#FFA8AC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb592; /* rgb */ color: rgb(255, 181, 146); /* oklch */ color: oklch(83.5% 0.099 46.2);
Tailwind
colors: {
custom: {
50: '#ffcbb2',
500: '#ffb592',
950: '#000000',
},
}SCSS
$custom: #ffb592; $custom-light: #ffcbb2; $custom-dark: #000000;
JSON
{
"hex": "#ffb592",
"rgb": {
"r": 255,
"g": 181,
"b": 146
},
"hsl": {
"h": 19.266,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.83469,
"c": 0.0987,
"h": 46.2
},
"luminance": 0.56383
}Semantic roles & 50–950 ramp
primary
#FFB592
secondary
#54B4E1
accent
#9CE600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181311
muted
#868381