#F2BF98#F2BF98
#F2BF98 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.1% C 0.078 H 58.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF98 |
|---|---|
| RGB | rgb(242, 191, 152) |
| HSL | hsl(26, 78%, 77%) |
| HSV | hsv(26, 37%, 95%) |
| CMYK | cmyk(0%, 21.1%, 37.2%, 5.1%) |
| CIE-LAB | lab(80.97, 13.14, 26.66) |
| CIE-LCH | lch(80.97, 29.72, 63.77°) |
| OKLab | oklab(84.08% 0.0405 0.067) |
| OKLCH | oklch(84.08% 0.078 58.8) |
| XYZ | xyz(60.9180, 58.4090, 37.7650) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.57
Burlywood
#DEB887
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 6.35
Peach (survey)
#FFB07C
ΔE00 6.41
Peach
#FFDAB9
ΔE00 6.81
Apricot (survey)
#FFB16D
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF98 #98CBF2
analogous
#F2989E #F2BF98 #F2EC98
triadic
#F2BF98 #98F2BF #BF98F2
tetradic
#F2BF98 #9EF298 #98CBF2 #EC98F2
square
#F2BF98 #9EF298 #98CBF2 #EC98F2
split-complementary
#F2BF98 #98F2EC #989EF2
monochromatic
#E47B2B #EB9D62 #F2BF98 #F9E1CE #FCEEE4
Accessibility & contrast
On white
1.66
#F2BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#F2BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF98
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF98 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC295
Deuteranopia (green-blind)
#DACE98
Tritanopia (blue-blind)
#FFB5B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bf98; /* rgb */ color: rgb(242, 191, 152); /* oklch */ color: oklch(84.1% 0.078 58.8);
Tailwind
colors: {
custom: {
50: '#f8d2b6',
500: '#f2bf98',
950: '#000000',
},
}SCSS
$custom: #f2bf98; $custom-light: #f8d2b6; $custom-dark: #000000;
JSON
{
"hex": "#f2bf98",
"rgb": {
"r": 242,
"g": 191,
"b": 152
},
"hsl": {
"h": 26,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.84084,
"c": 0.07832,
"h": 58.8
},
"luminance": 0.58406
}Semantic roles & 50–950 ramp
primary
#F2BF98
secondary
#5F9FD0
accent
#80DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381