#FFB992#FFB992
#FFB992 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 84.2% C 0.097 H 50.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB992 |
|---|---|
| RGB | rgb(255, 185, 146) |
| HSL | hsl(21, 100%, 79%) |
| HSV | hsv(21, 43%, 100%) |
| CMYK | cmyk(0%, 27.5%, 42.7%, 0%) |
| CIE-LAB | lab(80.76, 20.68, 29.78) |
| CIE-LCH | lch(80.76, 36.25, 55.23°) |
| OKLab | oklab(84.19% 0.062 0.0742) |
| OKLCH | oklch(84.19% 0.097 50.1) |
| XYZ | xyz(63.7800, 58.0375, 35.0316) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.84
Pale Salmon
#FFB19A
ΔE00 6.19
Apricot
#FBCEB1
ΔE00 6.79
Lightsalmon
#FFA07A
ΔE00 6.86
Apricot (survey)
#FFB16D
ΔE00 7.26
Light Salmon
#FEA993
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB992 #92D8FF
analogous
#FF92A1 #FFB992 #FFEF92
triadic
#FFB992 #92FFB9 #B992FF
tetradic
#FFB992 #A1FF92 #92D8FF #EF92FF
square
#FFB992 #A1FF92 #92D8FF #EF92FF
split-complementary
#FFB992 #92FFEF #92A1FF
monochromatic
#FF6A18 #FF9255 #FFB992 #FFE0CF #FFEBE0
Accessibility & contrast
On white
1.67
#FFB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FFB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB992
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB992 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC08F
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#FFADAF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb992; /* rgb */ color: rgb(255, 185, 146); /* oklch */ color: oklch(84.2% 0.097 50.1);
Tailwind
colors: {
custom: {
50: '#ffceb2',
500: '#ffb992',
950: '#000000',
},
}SCSS
$custom: #ffb992; $custom-light: #ffceb2; $custom-dark: #000000;
JSON
{
"hex": "#ffb992",
"rgb": {
"r": 255,
"g": 185,
"b": 146
},
"hsl": {
"h": 21.468,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.84188,
"c": 0.09669,
"h": 50.1
},
"luminance": 0.58033
}Semantic roles & 50–950 ramp
primary
#FFB992
secondary
#54AFE1
accent
#93E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181311
muted
#868381