#F2BDA7#F2BDA7
#F2BDA7 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.0% C 0.068 H 43.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDA7 |
|---|---|
| RGB | rgb(242, 189, 167) |
| HSL | hsl(18, 74%, 80%) |
| HSV | hsv(18, 31%, 95%) |
| CMYK | cmyk(0%, 21.9%, 31%, 5.1%) |
| CIE-LAB | lab(80.78, 16.01, 18.43) |
| CIE-LCH | lch(80.78, 24.41, 49.01°) |
| OKLab | oklab(84.03% 0.0496 0.0473) |
| OKLCH | oklch(84.03% 0.068 43.6) |
| XYZ | xyz(61.7920, 58.0655, 44.5047) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.39
Pale Salmon
#FFB19A
ΔE00 5.45
Light Salmon
#FEA993
ΔE00 7.22
Pinkish Tan
#D99B82
ΔE00 8.75
Peach (survey)
#FFB07C
ΔE00 9.12
Blush (survey)
#F29E8E
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDA7 #A7DCF2
analogous
#F2A7B6 #F2BDA7 #F2E2A7
triadic
#F2BDA7 #A7F2BD #BDA7F2
tetradic
#F2BDA7 #B6F2A7 #A7DCF2 #E2A7F2
square
#F2BDA7 #B6F2A7 #A7DCF2 #E2A7F2
split-complementary
#F2BDA7 #A7F2E2 #A7B6F2
monochromatic
#E26D3C #EA9572 #F2BDA7 #FAE5DC #FBEBE4
Accessibility & contrast
On white
1.67
#F2BDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F2BDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDA7
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDA7 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A5
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#FFB5B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bda7; /* rgb */ color: rgb(242, 189, 167); /* oklch */ color: oklch(84.0% 0.068 43.6);
Tailwind
colors: {
custom: {
50: '#f7d1c1',
500: '#f2bda7',
950: '#000000',
},
}SCSS
$custom: #f2bda7; $custom-light: #f7d1c1; $custom-dark: #000000;
JSON
{
"hex": "#f2bda7",
"rgb": {
"r": 242,
"g": 189,
"b": 167
},
"hsl": {
"h": 17.6,
"s": 74.257,
"l": 80.196
},
"oklch": {
"l": 0.84031,
"c": 0.06847,
"h": 43.6
},
"luminance": 0.58062
}Semantic roles & 50–950 ramp
primary
#F2BDA7
secondary
#6CB3D1
accent
#9CD60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382