#F2B889#F2B889
#F2B889 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.5% C 0.091 H 60.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B889 |
|---|---|
| RGB | rgb(242, 184, 137) |
| HSL | hsl(27, 80%, 74%) |
| HSV | hsv(27, 43%, 95%) |
| CMYK | cmyk(0%, 24%, 43.4%, 5.1%) |
| CIE-LAB | lab(79.02, 15.19, 31.97) |
| CIE-LCH | lch(79.02, 35.40, 64.59°) |
| OKLab | oklab(82.48% 0.0455 0.0791) |
| OKLCH | oklch(82.48% 0.091 60.1) |
| XYZ | xyz(58.2761, 54.9679, 31.2025) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.56
Apricot (survey)
#FFB16D
ΔE00 5.22
Burlywood
#DEB887
ΔE00 6.06
Sandybrown
#F4A460
ΔE00 6.73
Apricot
#FBCEB1
ΔE00 7.14
Tan
#D2B48C
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B889 #89C3F2
analogous
#F2898F #F2B889 #F2ED89
triadic
#F2B889 #89F2B8 #B889F2
tetradic
#F2B889 #8FF289 #89C3F2 #ED89F2
square
#F2B889 #8FF289 #89C3F2 #ED89F2
split-complementary
#F2B889 #89F2ED #898FF2
monochromatic
#E6761B #EC9752 #F2B889 #F8D9C0 #FCEEE3
Accessibility & contrast
On white
1.75
#F2B889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#F2B889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B889
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B889 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC86
Deuteranopia (green-blind)
#D7C98A
Tritanopia (blue-blind)
#FFACAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f2b889; /* rgb */ color: rgb(242, 184, 137); /* oklch */ color: oklch(82.5% 0.091 60.1);
Tailwind
colors: {
custom: {
50: '#f8cdac',
500: '#f2b889',
950: '#000000',
},
}SCSS
$custom: #f2b889; $custom-light: #f8cdac; $custom-dark: #000000;
JSON
{
"hex": "#f2b889",
"rgb": {
"r": 242,
"g": 184,
"b": 137
},
"hsl": {
"h": 26.857,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.82483,
"c": 0.09129,
"h": 60.1
},
"luminance": 0.54964
}Semantic roles & 50–950 ramp
primary
#F2B889
secondary
#5196CE
accent
#7EDC09
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381