#F2BE98#F2BE98
#F2BE98 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.078 H 57.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BE98 |
|---|---|
| RGB | rgb(242, 190, 152) |
| HSL | hsl(25, 78%, 77%) |
| HSV | hsv(25, 37%, 95%) |
| CMYK | cmyk(0%, 21.5%, 37.2%, 5.1%) |
| CIE-LAB | lab(80.72, 13.66, 26.34) |
| CIE-LCH | lch(80.72, 29.67, 62.58°) |
| OKLab | oklab(83.9% 0.0421 0.0662) |
| OKLCH | oklch(83.9% 0.078 57.6) |
| XYZ | xyz(60.7007, 57.9744, 37.6926) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.56
Peach (survey)
#FFB07C
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.71
Light Peach
#FFD8B1
ΔE00 6.74
Peach
#FFDAB9
ΔE00 7.10
Apricot (survey)
#FFB16D
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BE98 #98CCF2
analogous
#F2989F #F2BE98 #F2EB98
triadic
#F2BE98 #98F2BE #BE98F2
tetradic
#F2BE98 #9FF298 #98CCF2 #EB98F2
square
#F2BE98 #9FF298 #98CCF2 #EB98F2
split-complementary
#F2BE98 #98F2EB #989FF2
monochromatic
#E4792B #EB9C62 #F2BE98 #F9E0CE #FCEEE4
Accessibility & contrast
On white
1.67
#F2BE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F2BE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BE98
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BE98 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC295
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2be98; /* rgb */ color: rgb(242, 190, 152); /* oklch */ color: oklch(83.9% 0.078 57.6);
Tailwind
colors: {
custom: {
50: '#f8d1b6',
500: '#f2be98',
950: '#000000',
},
}SCSS
$custom: #f2be98; $custom-light: #f8d1b6; $custom-dark: #000000;
JSON
{
"hex": "#f2be98",
"rgb": {
"r": 242,
"g": 190,
"b": 152
},
"hsl": {
"h": 25.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.83896,
"c": 0.07848,
"h": 57.6
},
"luminance": 0.57971
}Semantic roles & 50–950 ramp
primary
#F2BE98
secondary
#5FA0D0
accent
#83DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381