#F2BF78#F2BF78
#F2BF78 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.106 H 74.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BF78 |
|---|---|
| RGB | rgb(242, 191, 120) |
| HSL | hsl(35, 82%, 71%) |
| HSV | hsv(35, 50%, 95%) |
| CMYK | cmyk(0%, 21.1%, 50.4%, 5.1%) |
| CIE-LAB | lab(80.46, 9.88, 42.59) |
| CIE-LCH | lch(80.46, 43.72, 76.93°) |
| OKLab | oklab(83.52% 0.0282 0.1025) |
| OKLCH | oklch(83.52% 0.106 74.6) |
| XYZ | xyz(58.6415, 57.4984, 25.7752) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.38
Butterscotch
#FDB147
ΔE00 6.90
Tan (survey)
#D1B26F
ΔE00 7.09
Very Light Brown
#D3B683
ΔE00 7.10
Fawn
#CFAF7B
ΔE00 7.39
Apricot (survey)
#FFB16D
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BF78 #78ABF2
analogous
#F28278 #F2BF78 #E8F278
triadic
#F2BF78 #78F2BF #BF78F2
tetradic
#F2BF78 #78F282 #78ABF2 #F278E8
square
#F2BF78 #78F282 #78ABF2 #F278E8
split-complementary
#F2BF78 #78E8F2 #8278F2
monochromatic
#DB8815 #EDA540 #F2BF78 #F7D9B0 #FCF2E3
Accessibility & contrast
On white
1.68
#F2BF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#F2BF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BF78
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BF78 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C072
Deuteranopia (green-blind)
#DECD7A
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f2bf78; /* rgb */ color: rgb(242, 191, 120); /* oklch */ color: oklch(83.5% 0.106 74.6);
Tailwind
colors: {
custom: {
50: '#f9d2a0',
500: '#f2bf78',
950: '#000000',
},
}SCSS
$custom: #f2bf78; $custom-light: #f9d2a0; $custom-dark: #000000;
JSON
{
"hex": "#f2bf78",
"rgb": {
"r": 242,
"g": 191,
"b": 120
},
"hsl": {
"h": 34.918,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.83523,
"c": 0.10629,
"h": 74.6
},
"luminance": 0.57495
}Semantic roles & 50–950 ramp
primary
#F2BF78
secondary
#427CCC
accent
#61DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380