#F2BDA0#F2BDA0
#F2BDA0 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.9% C 0.073 H 50.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BDA0 |
|---|---|
| RGB | rgb(242, 189, 160) |
| HSL | hsl(21, 76%, 79%) |
| HSV | hsv(21, 34%, 95%) |
| CMYK | cmyk(0%, 21.9%, 33.9%, 5.1%) |
| CIE-LAB | lab(80.64, 15.14, 21.97) |
| CIE-LCH | lch(80.64, 26.68, 55.43°) |
| OKLab | oklab(83.88% 0.0468 0.0559) |
| OKLCH | oklch(83.88% 0.073 50) |
| XYZ | xyz(61.1623, 57.8137, 41.1884) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.27
Pale Salmon
#FFB19A
ΔE00 6.65
Peach (survey)
#FFB07C
ΔE00 7.24
Peach
#FFDAB9
ΔE00 8.10
Light Salmon
#FEA993
ΔE00 8.38
Light Peach
#FFD8B1
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BDA0 #A0D5F2
analogous
#F2A0AC #F2BDA0 #F2E6A0
triadic
#F2BDA0 #A0F2BD #BDA0F2
tetradic
#F2BDA0 #ACF2A0 #A0D5F2 #E6A0F2
square
#F2BDA0 #ACF2A0 #A0D5F2 #E6A0F2
split-complementary
#F2BDA0 #A0F2E6 #A0ACF2
monochromatic
#E37234 #EB986A #F2BDA0 #F9E2D6 #FBECE4
Accessibility & contrast
On white
1.67
#F2BDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F2BDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BDA0
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BDA0 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC29E
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#FFB4B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bda0; /* rgb */ color: rgb(242, 189, 160); /* oklch */ color: oklch(83.9% 0.073 50.0);
Tailwind
colors: {
custom: {
50: '#f8d1bc',
500: '#f2bda0',
950: '#000000',
},
}SCSS
$custom: #f2bda0; $custom-light: #f8d1bc; $custom-dark: #000000;
JSON
{
"hex": "#f2bda0",
"rgb": {
"r": 242,
"g": 189,
"b": 160
},
"hsl": {
"h": 21.22,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.83876,
"c": 0.07286,
"h": 50
},
"luminance": 0.57811
}Semantic roles & 50–950 ramp
primary
#F2BDA0
secondary
#66ABD0
accent
#90D80D
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382