#FFB998#FFB998
#FFB998 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 84.3% C 0.093 H 46.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB998 |
|---|---|
| RGB | rgb(255, 185, 152) |
| HSL | hsl(19, 100%, 80%) |
| HSV | hsv(19, 40%, 100%) |
| CMYK | cmyk(0%, 27.5%, 40.4%, 0%) |
| CIE-LAB | lab(80.87, 21.31, 26.75) |
| CIE-LCH | lch(80.87, 34.20, 51.46°) |
| OKLab | oklab(84.31% 0.0643 0.0672) |
| OKLCH | oklch(84.31% 0.093 46.2) |
| XYZ | xyz(64.2590, 58.2291, 37.5545) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.40
Peach (survey)
#FFB07C
ΔE00 5.47
Light Salmon
#FEA993
ΔE00 6.06
Lightsalmon
#FFA07A
ΔE00 6.52
Apricot
#FBCEB1
ΔE00 6.81
Pinkish Tan
#D99B82
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB998 #98DEFF
analogous
#FF98AB #FFB998 #FFEC98
triadic
#FFB998 #98FFB9 #B998FF
tetradic
#FFB998 #ABFF98 #98DEFF #EC98FF
square
#FFB998 #ABFF98 #98DEFF #EC98FF
split-complementary
#FFB998 #98FFEC #98ABFF
monochromatic
#FF661E #FF8F5B #FFB998 #FFE3D5 #FFEAE0
Accessibility & contrast
On white
1.66
#FFB998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FFB998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB998
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB998 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#FFADB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb998; /* rgb */ color: rgb(255, 185, 152); /* oklch */ color: oklch(84.3% 0.093 46.2);
Tailwind
colors: {
custom: {
50: '#ffceb6',
500: '#ffb998',
950: '#000000',
},
}SCSS
$custom: #ffb998; $custom-light: #ffceb6; $custom-dark: #000000;
JSON
{
"hex": "#ffb998",
"rgb": {
"r": 255,
"g": 185,
"b": 152
},
"hsl": {
"h": 19.223,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.84305,
"c": 0.09301,
"h": 46.2
},
"luminance": 0.58225
}Semantic roles & 50–950 ramp
primary
#FFB998
secondary
#59B6E2
accent
#9CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381