#F2BF99#F2BF99
#F2BF99 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.1% C 0.078 H 58.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF99 |
|---|---|
| RGB | rgb(242, 191, 153) |
| HSL | hsl(26, 77%, 77%) |
| HSV | hsv(26, 37%, 95%) |
| CMYK | cmyk(0%, 21.1%, 36.8%, 5.1%) |
| CIE-LAB | lab(80.98, 13.25, 26.16) |
| CIE-LCH | lch(80.98, 29.32, 63.13°) |
| OKLab | oklab(84.1% 0.0409 0.0658) |
| OKLCH | oklch(84.1% 0.078 58.1) |
| XYZ | xyz(61.0003, 58.4419, 38.1982) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.38
Light Peach
#FFD8B1
ΔE00 6.42
Peach (survey)
#FFB07C
ΔE00 6.45
Burlywood
#DEB887
ΔE00 6.56
Peach
#FFDAB9
ΔE00 6.81
Apricot (survey)
#FFB16D
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF99 #99CCF2
analogous
#F299A0 #F2BF99 #F2EB99
triadic
#F2BF99 #99F2BF #BF99F2
tetradic
#F2BF99 #A0F299 #99CCF2 #EB99F2
square
#F2BF99 #A0F299 #99CCF2 #EB99F2
split-complementary
#F2BF99 #99F2EB #99A0F2
monochromatic
#E47B2C #EB9D63 #F2BF99 #F9E1CF #FCEEE4
Accessibility & contrast
On white
1.66
#F2BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F2BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF99
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF99 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC396
Deuteranopia (green-blind)
#DACE99
Tritanopia (blue-blind)
#FFB5B5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bf99; /* rgb */ color: rgb(242, 191, 153); /* oklch */ color: oklch(84.1% 0.078 58.1);
Tailwind
colors: {
custom: {
50: '#f8d2b7',
500: '#f2bf99',
950: '#000000',
},
}SCSS
$custom: #f2bf99; $custom-light: #f8d2b7; $custom-dark: #000000;
JSON
{
"hex": "#f2bf99",
"rgb": {
"r": 242,
"g": 191,
"b": 153
},
"hsl": {
"h": 25.618,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.84104,
"c": 0.07752,
"h": 58.1
},
"luminance": 0.58439
}Semantic roles & 50–950 ramp
primary
#F2BF99
secondary
#60A0D0
accent
#82DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381