#F2BDA2#F2BDA2
#F2BDA2 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.9% C 0.072 H 48.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDA2 |
|---|---|
| RGB | rgb(242, 189, 162) |
| HSL | hsl(20, 75%, 79%) |
| HSV | hsv(20, 33%, 95%) |
| CMYK | cmyk(0%, 21.9%, 33.1%, 5.1%) |
| CIE-LAB | lab(80.67, 15.38, 20.96) |
| CIE-LCH | lch(80.67, 26.00, 53.72°) |
| OKLab | oklab(83.92% 0.0476 0.0534) |
| OKLCH | oklch(83.92% 0.072 48.3) |
| XYZ | xyz(61.3387, 57.8842, 42.1173) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.46
Pale Salmon
#FFB19A
ΔE00 6.22
Peach (survey)
#FFB07C
ΔE00 7.71
Light Salmon
#FEA993
ΔE00 7.97
Peach
#FFDAB9
ΔE00 8.42
Pinkish Tan
#D99B82
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDA2 #A2D7F2
analogous
#F2A2AF #F2BDA2 #F2E5A2
triadic
#F2BDA2 #A2F2BD #BDA2F2
tetradic
#F2BDA2 #AFF2A2 #A2D7F2 #E5A2F2
square
#F2BDA2 #AFF2A2 #A2D7F2 #E5A2F2
split-complementary
#F2BDA2 #A2F2E5 #A2AFF2
monochromatic
#E37137 #EA976C #F2BDA2 #FAE3D8 #FBECE4
Accessibility & contrast
On white
1.67
#F2BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F2BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDA2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDA2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#D7CDA2
Tritanopia (blue-blind)
#FFB4B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bda2; /* rgb */ color: rgb(242, 189, 162); /* oklch */ color: oklch(83.9% 0.072 48.3);
Tailwind
colors: {
custom: {
50: '#f7d1bd',
500: '#f2bda2',
950: '#000000',
},
}SCSS
$custom: #f2bda2; $custom-light: #f7d1bd; $custom-dark: #000000;
JSON
{
"hex": "#f2bda2",
"rgb": {
"r": 242,
"g": 189,
"b": 162
},
"hsl": {
"h": 20.25,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.83919,
"c": 0.07153,
"h": 48.3
},
"luminance": 0.57881
}Semantic roles & 50–950 ramp
primary
#F2BDA2
secondary
#68ADD0
accent
#94D80E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382