#F2BE8A#F2BE8A
#F2BE8A is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.6% C 0.090 H 66.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE8A |
|---|---|
| RGB | rgb(242, 190, 138) |
| HSL | hsl(30, 80%, 75%) |
| HSV | hsv(30, 43%, 95%) |
| CMYK | cmyk(0%, 21.5%, 43%, 5.1%) |
| CIE-LAB | lab(80.48, 12.13, 33.37) |
| CIE-LCH | lch(80.48, 35.51, 70.02°) |
| OKLab | oklab(83.63% 0.0366 0.0824) |
| OKLCH | oklch(83.63% 0.09 66.1) |
| XYZ | xyz(59.6210, 57.5425, 32.0063) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.38
Apricot (survey)
#FFB16D
ΔE00 6.06
Light Peach
#FFD8B1
ΔE00 6.89
Peach (survey)
#FFB07C
ΔE00 6.90
Tan
#D2B48C
ΔE00 6.99
Apricot
#FBCEB1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE8A #8ABEF2
analogous
#F28A8A #F2BE8A #F2F28A
triadic
#F2BE8A #8AF2BE #BE8AF2
tetradic
#F2BE8A #8AF28A #8ABEF2 #F28AF2
square
#F2BE8A #8AF28A #8ABEF2 #F28AF2
split-complementary
#F2BE8A #8AF2F2 #8A8AF2
monochromatic
#E6811C #EC9F53 #F2BE8A #F8DDC1 #FCF0E3
Accessibility & contrast
On white
1.68
#F2BE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#F2BE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE8A
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE8A | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#FFB2B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2be8a; /* rgb */ color: rgb(242, 190, 138); /* oklch */ color: oklch(83.6% 0.090 66.1);
Tailwind
colors: {
custom: {
50: '#f8d1ac',
500: '#f2be8a',
950: '#000000',
},
}SCSS
$custom: #f2be8a; $custom-light: #f8d1ac; $custom-dark: #000000;
JSON
{
"hex": "#f2be8a",
"rgb": {
"r": 242,
"g": 190,
"b": 138
},
"hsl": {
"h": 30,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.83629,
"c": 0.09016,
"h": 66.1
},
"luminance": 0.57539
}Semantic roles & 50–950 ramp
primary
#F2BE8A
secondary
#5290CE
accent
#73DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381