#F2BF96#F2BF96
#F2BF96 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.080 H 60.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF96 |
|---|---|
| RGB | rgb(242, 191, 150) |
| HSL | hsl(27, 78%, 77%) |
| HSV | hsv(27, 38%, 95%) |
| CMYK | cmyk(0%, 21.1%, 38%, 5.1%) |
| CIE-LAB | lab(80.93, 12.91, 27.67) |
| CIE-LCH | lch(80.93, 30.53, 64.99°) |
| OKLab | oklab(84.04% 0.0397 0.0694) |
| OKLCH | oklch(84.04% 0.08 60.2) |
| XYZ | xyz(60.7556, 58.3441, 36.9096) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.97
Burlywood
#DEB887
ΔE00 5.86
Light Peach
#FFD8B1
ΔE00 6.24
Peach (survey)
#FFB07C
ΔE00 6.39
Peach
#FFDAB9
ΔE00 6.87
Apricot (survey)
#FFB16D
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF96 #96C9F2
analogous
#F2969B #F2BF96 #F2ED96
triadic
#F2BF96 #96F2BF #BF96F2
tetradic
#F2BF96 #9BF296 #96C9F2 #ED96F2
square
#F2BF96 #9BF296 #96C9F2 #ED96F2
split-complementary
#F2BF96 #96F2ED #969BF2
monochromatic
#E57D29 #EB9E60 #F2BF96 #F9E0CC #FCEEE4
Accessibility & contrast
On white
1.66
#F2BF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F2BF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF96
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF96 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC293
Deuteranopia (green-blind)
#DBCD97
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bf96; /* rgb */ color: rgb(242, 191, 150); /* oklch */ color: oklch(84.0% 0.080 60.2);
Tailwind
colors: {
custom: {
50: '#f8d2b5',
500: '#f2bf96',
950: '#000000',
},
}SCSS
$custom: #f2bf96; $custom-light: #f8d2b5; $custom-dark: #000000;
JSON
{
"hex": "#f2bf96",
"rgb": {
"r": 242,
"g": 191,
"b": 150
},
"hsl": {
"h": 26.739,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.84044,
"c": 0.07995,
"h": 60.2
},
"luminance": 0.58341
}Semantic roles & 50–950 ramp
primary
#F2BF96
secondary
#5D9CCF
accent
#7EDA0B
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381