#FFB699#FFB699
#FFB699 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.8% C 0.094 H 42.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB699 |
|---|---|
| RGB | rgb(255, 182, 153) |
| HSL | hsl(17, 100%, 80%) |
| HSV | hsv(17, 40%, 100%) |
| CMYK | cmyk(0%, 28.6%, 40%, 0%) |
| CIE-LAB | lab(80.19, 22.99, 25.31) |
| CIE-LCH | lch(80.19, 34.19, 47.75°) |
| OKLab | oklab(83.79% 0.0694 0.0637) |
| OKLCH | oklch(83.79% 0.094 42.6) |
| XYZ | xyz(63.7202, 57.0201, 37.7806) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.66
Light Salmon
#FEA993
ΔE00 4.39
Lightsalmon
#FFA07A
ΔE00 5.92
Peach (survey)
#FFB07C
ΔE00 6.69
Blush (survey)
#F29E8E
ΔE00 7.44
Apricot
#FBCEB1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB699 #99E2FF
analogous
#FF99AF #FFB699 #FFE999
triadic
#FFB699 #99FFB6 #B699FF
tetradic
#FFB699 #AFFF99 #99E2FF #E999FF
square
#FFB699 #AFFF99 #99E2FF #E999FF
split-complementary
#FFB699 #99FFE9 #99AFFF
monochromatic
#FF5E1F #FF8A5C #FFB699 #FFE2D6 #FFE9E0
Accessibility & contrast
On white
1.69
#FFB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#FFB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB699
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB699 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE97
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#FFAAAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb699; /* rgb */ color: rgb(255, 182, 153); /* oklch */ color: oklch(83.8% 0.094 42.6);
Tailwind
colors: {
custom: {
50: '#ffccb7',
500: '#ffb699',
950: '#000000',
},
}SCSS
$custom: #ffb699; $custom-light: #ffccb7; $custom-dark: #000000;
JSON
{
"hex": "#ffb699",
"rgb": {
"r": 255,
"g": 182,
"b": 153
},
"hsl": {
"h": 17.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.83788,
"c": 0.09425,
"h": 42.6
},
"luminance": 0.57016
}Semantic roles & 50–950 ramp
primary
#FFB699
secondary
#5ABBE2
accent
#A4E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381