#F2B397#F2B397
#F2B397 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.8% C 0.083 H 45.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B397 |
|---|---|
| RGB | rgb(242, 179, 151) |
| HSL | hsl(18, 78%, 77%) |
| HSV | hsv(18, 38%, 95%) |
| CMYK | cmyk(0%, 26%, 37.6%, 5.1%) |
| CIE-LAB | lab(78.08, 19.36, 23.28) |
| CIE-LCH | lch(78.08, 30.28, 50.26°) |
| OKLab | oklab(81.84% 0.0589 0.0589) |
| OKLCH | oklch(81.84% 0.083 45) |
| XYZ | xyz(58.3260, 53.3554, 36.4987) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.04
Light Salmon
#FEA993
ΔE00 5.45
Pinkish Tan
#D99B82
ΔE00 6.55
Lightsalmon
#FFA07A
ΔE00 6.63
Peach (survey)
#FFB07C
ΔE00 6.66
Apricot
#FBCEB1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B397 #97D6F2
analogous
#F297A8 #F2B397 #F2E197
triadic
#F2B397 #97F2B3 #B397F2
tetradic
#F2B397 #A8F297 #97D6F2 #E197F2
square
#F2B397 #A8F297 #97D6F2 #E197F2
split-complementary
#F2B397 #97F2E1 #97A8F2
monochromatic
#E4632A #EB8B61 #F2B397 #F9DBCD #FCEBE4
Accessibility & contrast
On white
1.80
#F2B397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#F2B397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B397
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B397 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#FFA9AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f2b397; /* rgb */ color: rgb(242, 179, 151); /* oklch */ color: oklch(81.8% 0.083 45.0);
Tailwind
colors: {
custom: {
50: '#f8cab5',
500: '#f2b397',
950: '#000000',
},
}SCSS
$custom: #f2b397; $custom-light: #f8cab5; $custom-dark: #000000;
JSON
{
"hex": "#f2b397",
"rgb": {
"r": 242,
"g": 179,
"b": 151
},
"hsl": {
"h": 18.462,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.81835,
"c": 0.08329,
"h": 45
},
"luminance": 0.53352
}Semantic roles & 50–950 ramp
primary
#F2B397
secondary
#5EACCF
accent
#9ADA0B
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281