#FFB994#FFB994
#FFB994 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.2% C 0.095 H 48.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB994 |
|---|---|
| RGB | rgb(255, 185, 148) |
| HSL | hsl(21, 100%, 79%) |
| HSV | hsv(21, 42%, 100%) |
| CMYK | cmyk(0%, 27.5%, 42%, 0%) |
| CIE-LAB | lab(80.79, 20.88, 28.77) |
| CIE-LCH | lch(80.79, 35.55, 54.03°) |
| OKLab | oklab(84.23% 0.0628 0.0719) |
| OKLCH | oklch(84.23% 0.095 48.9) |
| XYZ | xyz(63.9369, 58.1003, 35.8581) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.34
Pale Salmon
#FFB19A
ΔE00 5.59
Lightsalmon
#FFA07A
ΔE00 6.68
Apricot
#FBCEB1
ΔE00 6.75
Light Salmon
#FEA993
ΔE00 7.11
Apricot (survey)
#FFB16D
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB994 #94DAFF
analogous
#FF94A5 #FFB994 #FFEF94
triadic
#FFB994 #94FFB9 #B994FF
tetradic
#FFB994 #A5FF94 #94DAFF #EF94FF
square
#FFB994 #A5FF94 #94DAFF #EF94FF
split-complementary
#FFB994 #94FFEF #94A5FF
monochromatic
#FF691A #FF9157 #FFB994 #FFE1D1 #FFEBE0
Accessibility & contrast
On white
1.66
#FFB994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#FFB994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB994
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB994 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#FFADAF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb994; /* rgb */ color: rgb(255, 185, 148); /* oklch */ color: oklch(84.2% 0.095 48.9);
Tailwind
colors: {
custom: {
50: '#ffceb3',
500: '#ffb994',
950: '#000000',
},
}SCSS
$custom: #ffb994; $custom-light: #ffceb3; $custom-dark: #000000;
JSON
{
"hex": "#ffb994",
"rgb": {
"r": 255,
"g": 185,
"b": 148
},
"hsl": {
"h": 20.748,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.84226,
"c": 0.09543,
"h": 48.9
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#FFB994
secondary
#56B1E1
accent
#96E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381