#FFB398#FFB398
#FFB398 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 83.2% C 0.097 H 40.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB398 |
|---|---|
| RGB | rgb(255, 179, 152) |
| HSL | hsl(16, 100%, 80%) |
| HSV | hsv(16, 40%, 100%) |
| CMYK | cmyk(0%, 29.8%, 40.4%, 0%) |
| CIE-LAB | lab(79.48, 24.45, 24.88) |
| CIE-LCH | lch(79.48, 34.88, 45.50°) |
| OKLab | oklab(83.23% 0.0738 0.0627) |
| OKLCH | oklch(83.23% 0.097 40.4) |
| XYZ | xyz(63.0302, 55.7715, 37.1449) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.56
Light Salmon
#FEA993
ΔE00 3.23
Lightsalmon
#FFA07A
ΔE00 5.50
Blush (survey)
#F29E8E
ΔE00 6.36
Darksalmon
#E9967A
ΔE00 7.28
Peach (survey)
#FFB07C
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB398 #98E4FF
analogous
#FF98B1 #FFB398 #FFE698
triadic
#FFB398 #98FFB3 #B398FF
tetradic
#FFB398 #B1FF98 #98E4FF #E698FF
square
#FFB398 #B1FF98 #98E4FF #E698FF
split-complementary
#FFB398 #98FFE6 #98B1FF
monochromatic
#FF591E #FF865B #FFB398 #FFE0D5 #FFE8E0
Accessibility & contrast
On white
1.73
#FFB398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#FFB398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB398
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB398 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#FFA7AC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb398; /* rgb */ color: rgb(255, 179, 152); /* oklch */ color: oklch(83.2% 0.097 40.4);
Tailwind
colors: {
custom: {
50: '#ffcab6',
500: '#ffb398',
950: '#000000',
},
}SCSS
$custom: #ffb398; $custom-light: #ffcab6; $custom-dark: #000000;
JSON
{
"hex": "#ffb398",
"rgb": {
"r": 255,
"g": 179,
"b": 152
},
"hsl": {
"h": 15.728,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.83234,
"c": 0.0968,
"h": 40.4
},
"luminance": 0.55767
}Semantic roles & 50–950 ramp
primary
#FFB398
secondary
#59BEE2
accent
#A9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281