#F2BD8A#F2BD8A
#F2BD8A is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.4% C 0.090 H 65.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD8A |
|---|---|
| RGB | rgb(242, 189, 138) |
| HSL | hsl(29, 80%, 75%) |
| HSV | hsv(29, 43%, 95%) |
| CMYK | cmyk(0%, 21.9%, 43%, 5.1%) |
| CIE-LAB | lab(80.24, 12.66, 33.05) |
| CIE-LCH | lch(80.24, 35.40, 69.04°) |
| OKLab | oklab(83.44% 0.0381 0.0817) |
| OKLCH | oklch(83.44% 0.09 65) |
| XYZ | xyz(59.4052, 57.1108, 31.9343) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.61
Apricot (survey)
#FFB16D
ΔE00 5.83
Peach (survey)
#FFB07C
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 7.06
Tan
#D2B48C
ΔE00 7.10
Apricot
#FBCEB1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD8A #8ABFF2
analogous
#F28A8B #F2BD8A #F2F18A
triadic
#F2BD8A #8AF2BD #BD8AF2
tetradic
#F2BD8A #8BF28A #8ABFF2 #F18AF2
square
#F2BD8A #8BF28A #8ABFF2 #F18AF2
split-complementary
#F2BD8A #8AF2F1 #8A8BF2
monochromatic
#E67F1C #EC9E53 #F2BD8A #F8DCC1 #FCEFE3
Accessibility & contrast
On white
1.69
#F2BD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#F2BD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD8A
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD8A | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bd8a; /* rgb */ color: rgb(242, 189, 138); /* oklch */ color: oklch(83.4% 0.090 65.0);
Tailwind
colors: {
custom: {
50: '#f8d0ac',
500: '#f2bd8a',
950: '#000000',
},
}SCSS
$custom: #f2bd8a; $custom-light: #f8d0ac; $custom-dark: #000000;
JSON
{
"hex": "#f2bd8a",
"rgb": {
"r": 242,
"g": 189,
"b": 138
},
"hsl": {
"h": 29.423,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.8344,
"c": 0.09014,
"h": 65
},
"luminance": 0.57107
}Semantic roles & 50–950 ramp
primary
#F2BD8A
secondary
#5291CE
accent
#75DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381