#FFB697#FFB697
#FFB697 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.7% C 0.095 H 43.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB697 |
|---|---|
| RGB | rgb(255, 182, 151) |
| HSL | hsl(18, 100%, 80%) |
| HSV | hsv(18, 41%, 100%) |
| CMYK | cmyk(0%, 28.6%, 40.8%, 0%) |
| CIE-LAB | lab(80.15, 22.77, 26.32) |
| CIE-LCH | lch(80.15, 34.81, 49.13°) |
| OKLab | oklab(83.75% 0.0687 0.0661) |
| OKLCH | oklch(83.75% 0.095 43.9) |
| XYZ | xyz(63.5565, 56.9545, 36.9180) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.26
Light Salmon
#FEA993
ΔE00 4.87
Lightsalmon
#FFA07A
ΔE00 5.77
Peach (survey)
#FFB07C
ΔE00 6.04
Apricot
#FBCEB1
ΔE00 7.74
Blush (survey)
#F29E8E
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB697 #97E0FF
analogous
#FF97AC #FFB697 #FFEA97
triadic
#FFB697 #97FFB6 #B697FF
tetradic
#FFB697 #ACFF97 #97E0FF #EA97FF
square
#FFB697 #ACFF97 #97E0FF #EA97FF
split-complementary
#FFB697 #97FFEA #97ACFF
monochromatic
#FF601D #FF8B5A #FFB697 #FFE1D4 #FFEAE0
Accessibility & contrast
On white
1.69
#FFB697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#FFB697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB697
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB697 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE95
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#FFAAAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb697; /* rgb */ color: rgb(255, 182, 151); /* oklch */ color: oklch(83.7% 0.095 43.9);
Tailwind
colors: {
custom: {
50: '#ffccb5',
500: '#ffb697',
950: '#000000',
},
}SCSS
$custom: #ffb697; $custom-light: #ffccb5; $custom-dark: #000000;
JSON
{
"hex": "#ffb697",
"rgb": {
"r": 255,
"g": 182,
"b": 151
},
"hsl": {
"h": 17.885,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.83747,
"c": 0.09531,
"h": 43.9
},
"luminance": 0.5695
}Semantic roles & 50–950 ramp
primary
#FFB697
secondary
#59B9E2
accent
#A1E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381