#F2B68F#F2B68F
#F2B68F is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.2% C 0.087 H 54.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B68F |
|---|---|
| RGB | rgb(242, 182, 143) |
| HSL | hsl(24, 79%, 75%) |
| HSV | hsv(24, 41%, 95%) |
| CMYK | cmyk(0%, 24.8%, 40.9%, 5.1%) |
| CIE-LAB | lab(78.65, 16.88, 28.31) |
| CIE-LCH | lch(78.65, 32.96, 59.20°) |
| OKLab | oklab(82.23% 0.051 0.0707) |
| OKLCH | oklch(82.23% 0.087 54.2) |
| XYZ | xyz(58.3060, 54.3199, 33.3950) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.29
Apricot
#FBCEB1
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 6.80
Pale Salmon
#FFB19A
ΔE00 7.70
Sandybrown
#F4A460
ΔE00 7.78
Burlywood
#DEB887
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B68F #8FCBF2
analogous
#F28F99 #F2B68F #F2E78F
triadic
#F2B68F #8FF2B6 #B68FF2
tetradic
#F2B68F #99F28F #8FCBF2 #E78FF2
square
#F2B68F #99F28F #8FCBF2 #E78FF2
split-complementary
#F2B68F #8FF2E7 #8F99F2
monochromatic
#E56F21 #EC9258 #F2B68F #F8DAC6 #FCEDE4
Accessibility & contrast
On white
1.77
#F2B68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#F2B68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B68F
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B68F | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8C
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#FFABAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f2b68f; /* rgb */ color: rgb(242, 182, 143); /* oklch */ color: oklch(82.2% 0.087 54.2);
Tailwind
colors: {
custom: {
50: '#f8ccb0',
500: '#f2b68f',
950: '#000000',
},
}SCSS
$custom: #f2b68f; $custom-light: #f8ccb0; $custom-dark: #000000;
JSON
{
"hex": "#f2b68f",
"rgb": {
"r": 242,
"g": 182,
"b": 143
},
"hsl": {
"h": 23.636,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.82225,
"c": 0.0872,
"h": 54.2
},
"luminance": 0.54316
}Semantic roles & 50–950 ramp
primary
#F2B68F
secondary
#579FCF
accent
#89DB0A
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381