#F3BDA2#F3BDA2
#F3BDA2 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 84.0% C 0.073 H 47.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BDA2 |
|---|---|
| RGB | rgb(243, 189, 162) |
| HSL | hsl(20, 77%, 79%) |
| HSV | hsv(20, 33%, 95%) |
| CMYK | cmyk(0%, 22.2%, 33.3%, 4.7%) |
| CIE-LAB | lab(80.77, 15.77, 21.11) |
| CIE-LCH | lch(80.77, 26.35, 53.24°) |
| OKLab | oklab(84.02% 0.0487 0.0538) |
| OKLCH | oklch(84.02% 0.073 47.8) |
| XYZ | xyz(61.6829, 58.0617, 42.1334) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.57
Pale Salmon
#FFB19A
ΔE00 5.99
Peach (survey)
#FFB07C
ΔE00 7.65
Light Salmon
#FEA993
ΔE00 7.77
Peach
#FFDAB9
ΔE00 8.55
Pinkish Tan
#D99B82
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BDA2 #A2D8F3
analogous
#F3A2B0 #F3BDA2 #F3E6A2
triadic
#F3BDA2 #A2F3BD #BDA2F3
tetradic
#F3BDA2 #B0F3A2 #A2D8F3 #E6A2F3
square
#F3BDA2 #B0F3A2 #A2D8F3 #E6A2F3
split-complementary
#F3BDA2 #A2F3E6 #A2B0F3
monochromatic
#E57036 #EC976C #F3BDA2 #FAE3D8 #FCECE4
Accessibility & contrast
On white
1.67
#F3BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F3BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BDA2
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BDA2 | 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)
#CBC2A0
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#FFB4B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bda2; /* rgb */ color: rgb(243, 189, 162); /* oklch */ color: oklch(84.0% 0.073 47.8);
Tailwind
colors: {
custom: {
50: '#f8d1bd',
500: '#f3bda2',
950: '#000000',
},
}SCSS
$custom: #f3bda2; $custom-light: #f8d1bd; $custom-dark: #000000;
JSON
{
"hex": "#f3bda2",
"rgb": {
"r": 243,
"g": 189,
"b": 162
},
"hsl": {
"h": 20,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.84018,
"c": 0.07255,
"h": 47.8
},
"luminance": 0.58059
}Semantic roles & 50–950 ramp
primary
#F3BDA2
secondary
#67AED2
accent
#95D90C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382