#FFB892#FFB892
#FFB892 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 84.0% C 0.097 H 49.1°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB892 |
|---|---|
| RGB | rgb(255, 184, 146) |
| HSL | hsl(21, 100%, 79%) |
| HSV | hsv(21, 43%, 100%) |
| CMYK | cmyk(0%, 27.8%, 42.7%, 0%) |
| CIE-LAB | lab(80.53, 21.20, 29.47) |
| CIE-LCH | lch(80.53, 36.30, 54.27°) |
| OKLab | oklab(84.01% 0.0636 0.0735) |
| OKLCH | oklch(84.01% 0.097 49.1) |
| XYZ | xyz(63.5715, 57.6206, 34.9621) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.00
Pale Salmon
#FFB19A
ΔE00 5.73
Lightsalmon
#FFA07A
ΔE00 6.48
Apricot
#FBCEB1
ΔE00 7.02
Light Salmon
#FEA993
ΔE00 7.17
Apricot (survey)
#FFB16D
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB892 #92D9FF
analogous
#FF92A2 #FFB892 #FFEE92
triadic
#FFB892 #92FFB8 #B892FF
tetradic
#FFB892 #A2FF92 #92D9FF #EE92FF
square
#FFB892 #A2FF92 #92D9FF #EE92FF
split-complementary
#FFB892 #92FFEE #92A2FF
monochromatic
#FF6818 #FF9055 #FFB892 #FFE0CF #FFEBE0
Accessibility & contrast
On white
1.68
#FFB892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#FFB892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB892
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB892 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8F
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#FFACAE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb892; /* rgb */ color: rgb(255, 184, 146); /* oklch */ color: oklch(84.0% 0.097 49.1);
Tailwind
colors: {
custom: {
50: '#ffcdb2',
500: '#ffb892',
950: '#000000',
},
}SCSS
$custom: #ffb892; $custom-light: #ffcdb2; $custom-dark: #000000;
JSON
{
"hex": "#ffb892",
"rgb": {
"r": 255,
"g": 184,
"b": 146
},
"hsl": {
"h": 20.917,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.84007,
"c": 0.09715,
"h": 49.1
},
"luminance": 0.57616
}Semantic roles & 50–950 ramp
primary
#FFB892
secondary
#54B0E1
accent
#95E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181311
muted
#868381