#F2BD89#F2BD89
#F2BD89 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.4% C 0.091 H 65.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BD89 |
|---|---|
| RGB | rgb(242, 189, 137) |
| HSL | hsl(30, 80%, 74%) |
| HSV | hsv(30, 43%, 95%) |
| CMYK | cmyk(0%, 21.9%, 43.4%, 5.1%) |
| CIE-LAB | lab(80.23, 12.56, 33.55) |
| CIE-LCH | lch(80.23, 35.83, 69.48°) |
| OKLab | oklab(83.42% 0.0377 0.0828) |
| OKLCH | oklch(83.42% 0.091 65.5) |
| XYZ | xyz(59.3331, 57.0820, 31.5548) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.53
Apricot (survey)
#FFB16D
ΔE00 5.79
Peach (survey)
#FFB07C
ΔE00 6.58
Tan
#D2B48C
ΔE00 7.10
Light Peach
#FFD8B1
ΔE00 7.13
Apricot
#FBCEB1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BD89 #89BEF2
analogous
#F2898A #F2BD89 #F2F189
triadic
#F2BD89 #89F2BD #BD89F2
tetradic
#F2BD89 #8AF289 #89BEF2 #F189F2
square
#F2BD89 #8AF289 #89BEF2 #F189F2
split-complementary
#F2BD89 #89F2F1 #898AF2
monochromatic
#E67F1B #EC9E52 #F2BD89 #F8DCC0 #FCF0E3
Accessibility & contrast
On white
1.69
#F2BD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#F2BD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BD89
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BD89 | 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)
#CEC085
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f2bd89; /* rgb */ color: rgb(242, 189, 137); /* oklch */ color: oklch(83.4% 0.091 65.5);
Tailwind
colors: {
custom: {
50: '#f8d0ac',
500: '#f2bd89',
950: '#000000',
},
}SCSS
$custom: #f2bd89; $custom-light: #f8d0ac; $custom-dark: #000000;
JSON
{
"hex": "#f2bd89",
"rgb": {
"r": 242,
"g": 189,
"b": 137
},
"hsl": {
"h": 29.714,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.83422,
"c": 0.091,
"h": 65.5
},
"luminance": 0.57079
}Semantic roles & 50–950 ramp
primary
#F2BD89
secondary
#5190CE
accent
#74DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381