#F2B697#F2B697
#F2B697 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.4% C 0.082 H 48.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B697 |
|---|---|
| RGB | rgb(242, 182, 151) |
| HSL | hsl(20, 78%, 77%) |
| HSV | hsv(20, 38%, 95%) |
| CMYK | cmyk(0%, 24.8%, 37.6%, 5.1%) |
| CIE-LAB | lab(78.79, 17.77, 24.25) |
| CIE-LCH | lch(78.79, 30.06, 53.77°) |
| OKLab | oklab(82.39% 0.0542 0.0612) |
| OKLCH | oklch(82.39% 0.082 48.5) |
| XYZ | xyz(58.9338, 54.5710, 36.7013) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.41
Peach (survey)
#FFB07C
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 6.24
Light Salmon
#FEA993
ΔE00 6.91
Pinkish Tan
#D99B82
ΔE00 7.37
Lightsalmon
#FFA07A
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B697 #97D3F2
analogous
#F297A5 #F2B697 #F2E497
triadic
#F2B697 #97F2B6 #B697F2
tetradic
#F2B697 #A5F297 #97D3F2 #E497F2
square
#F2B697 #A5F297 #97D3F2 #E497F2
split-complementary
#F2B697 #97F2E4 #97A5F2
monochromatic
#E46A2A #EB9061 #F2B697 #F9DCCD #FCECE4
Accessibility & contrast
On white
1.76
#F2B697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#F2B697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B697
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B697 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC95
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#FFACAE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f2b697; /* rgb */ color: rgb(242, 182, 151); /* oklch */ color: oklch(82.4% 0.082 48.5);
Tailwind
colors: {
custom: {
50: '#f8ccb5',
500: '#f2b697',
950: '#000000',
},
}SCSS
$custom: #f2b697; $custom-light: #f8ccb5; $custom-dark: #000000;
JSON
{
"hex": "#f2b697",
"rgb": {
"r": 242,
"g": 182,
"b": 151
},
"hsl": {
"h": 20.44,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.82386,
"c": 0.08174,
"h": 48.5
},
"luminance": 0.54568
}Semantic roles & 50–950 ramp
primary
#F2B697
secondary
#5EA9CF
accent
#94DA0B
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381