#F2BDA3#F2BDA3
#F2BDA3 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.9% C 0.071 H 47.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDA3 |
|---|---|
| RGB | rgb(242, 189, 163) |
| HSL | hsl(20, 75%, 79%) |
| HSV | hsv(20, 33%, 95%) |
| CMYK | cmyk(0%, 21.9%, 32.6%, 5.1%) |
| CIE-LAB | lab(80.69, 15.51, 20.45) |
| CIE-LCH | lch(80.69, 25.67, 52.83°) |
| OKLab | oklab(83.94% 0.048 0.0522) |
| OKLCH | oklch(83.94% 0.071 47.4) |
| XYZ | xyz(61.4279, 57.9199, 42.5873) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.60
Pale Salmon
#FFB19A
ΔE00 6.02
Light Salmon
#FEA993
ΔE00 7.79
Peach (survey)
#FFB07C
ΔE00 7.97
Peach
#FFDAB9
ΔE00 8.60
Pinkish Tan
#D99B82
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDA3 #A3D8F2
analogous
#F2A3B1 #F2BDA3 #F2E5A3
triadic
#F2BDA3 #A3F2BD #BDA3F2
tetradic
#F2BDA3 #B1F2A3 #A3D8F2 #E5A3F2
square
#F2BDA3 #B1F2A3 #A3D8F2 #E5A3F2
split-complementary
#F2BDA3 #A3F2E5 #A3B1F2
monochromatic
#E37038 #EA976D #F2BDA3 #FAE3D9 #FBECE4
Accessibility & contrast
On white
1.67
#F2BDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F2BDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDA3
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDA3 | 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)
#CBC2A1
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#FFB4B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bda3; /* rgb */ color: rgb(242, 189, 163); /* oklch */ color: oklch(83.9% 0.071 47.4);
Tailwind
colors: {
custom: {
50: '#f7d1be',
500: '#f2bda3',
950: '#000000',
},
}SCSS
$custom: #f2bda3; $custom-light: #f7d1be; $custom-dark: #000000;
JSON
{
"hex": "#f2bda3",
"rgb": {
"r": 242,
"g": 189,
"b": 163
},
"hsl": {
"h": 19.747,
"s": 75.238,
"l": 79.412
},
"oklch": {
"l": 0.83941,
"c": 0.07089,
"h": 47.4
},
"luminance": 0.57917
}Semantic roles & 50–950 ramp
primary
#F2BDA3
secondary
#69AED0
accent
#95D70E
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382