#F2BE89#F2BE89
#F2BE89 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.6% C 0.091 H 66.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE89 |
|---|---|
| RGB | rgb(242, 190, 137) |
| HSL | hsl(30, 80%, 74%) |
| HSV | hsv(30, 43%, 95%) |
| CMYK | cmyk(0%, 21.5%, 43.4%, 5.1%) |
| CIE-LAB | lab(80.47, 12.03, 33.87) |
| CIE-LCH | lch(80.47, 35.94, 70.44°) |
| OKLab | oklab(83.61% 0.0362 0.0835) |
| OKLCH | oklch(83.61% 0.091 66.6) |
| XYZ | xyz(59.5490, 57.5137, 31.6268) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.32
Apricot (survey)
#FFB16D
ΔE00 6.04
Light Peach
#FFD8B1
ΔE00 6.98
Tan
#D2B48C
ΔE00 7.00
Peach (survey)
#FFB07C
ΔE00 7.03
Very Light Brown
#D3B683
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE89 #89BDF2
analogous
#F28A89 #F2BE89 #F1F289
triadic
#F2BE89 #89F2BE #BE89F2
tetradic
#F2BE89 #89F28A #89BDF2 #F289F1
square
#F2BE89 #89F28A #89BDF2 #F289F1
split-complementary
#F2BE89 #89F1F2 #8A89F2
monochromatic
#E6811B #ECA052 #F2BE89 #F8DCC0 #FCF0E3
Accessibility & contrast
On white
1.68
#F2BE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#F2BE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE89
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE89 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC185
Deuteranopia (green-blind)
#DCCC8A
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2be89; /* rgb */ color: rgb(242, 190, 137); /* oklch */ color: oklch(83.6% 0.091 66.6);
Tailwind
colors: {
custom: {
50: '#f8d1ac',
500: '#f2be89',
950: '#000000',
},
}SCSS
$custom: #f2be89; $custom-light: #f8d1ac; $custom-dark: #000000;
JSON
{
"hex": "#f2be89",
"rgb": {
"r": 242,
"g": 190,
"b": 137
},
"hsl": {
"h": 30.286,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.83611,
"c": 0.09104,
"h": 66.6
},
"luminance": 0.5751
}Semantic roles & 50–950 ramp
primary
#F2BE89
secondary
#518FCE
accent
#72DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381