#FFB799#FFB799
#FFB799 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 84.0% C 0.094 H 43.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB799 |
|---|---|
| RGB | rgb(255, 183, 153) |
| HSL | hsl(18, 100%, 80%) |
| HSV | hsv(18, 40%, 100%) |
| CMYK | cmyk(0%, 28.2%, 40%, 0%) |
| CIE-LAB | lab(80.42, 22.47, 25.62) |
| CIE-LCH | lch(80.42, 34.07, 48.75°) |
| OKLab | oklab(83.97% 0.0679 0.0645) |
| OKLCH | oklch(83.97% 0.094 43.5) |
| XYZ | xyz(63.9258, 57.4311, 37.8491) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.14
Light Salmon
#FEA993
ΔE00 4.86
Lightsalmon
#FFA07A
ΔE00 6.09
Peach (survey)
#FFB07C
ΔE00 6.36
Apricot
#FBCEB1
ΔE00 7.56
Blush (survey)
#F29E8E
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB799 #99E1FF
analogous
#FF99AE #FFB799 #FFEA99
triadic
#FFB799 #99FFB7 #B799FF
tetradic
#FFB799 #AEFF99 #99E1FF #EA99FF
square
#FFB799 #AEFF99 #99E1FF #EA99FF
split-complementary
#FFB799 #99FFEA #99AEFF
monochromatic
#FF611F #FF8C5C #FFB799 #FFE2D6 #FFE9E0
Accessibility & contrast
On white
1.68
#FFB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FFB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB799
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB799 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF97
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#FFABAF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb799; /* rgb */ color: rgb(255, 183, 153); /* oklch */ color: oklch(84.0% 0.094 43.5);
Tailwind
colors: {
custom: {
50: '#ffcdb7',
500: '#ffb799',
950: '#000000',
},
}SCSS
$custom: #ffb799; $custom-light: #ffcdb7; $custom-dark: #000000;
JSON
{
"hex": "#ffb799",
"rgb": {
"r": 255,
"g": 183,
"b": 153
},
"hsl": {
"h": 17.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.83966,
"c": 0.09362,
"h": 43.5
},
"luminance": 0.57427
}Semantic roles & 50–950 ramp
primary
#FFB799
secondary
#5ABAE2
accent
#A2E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381