#F2BB8D#F2BB8D
#F2BB8D is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.1% C 0.088 H 61.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BB8D |
|---|---|
| RGB | rgb(242, 187, 141) |
| HSL | hsl(27, 80%, 75%) |
| HSV | hsv(27, 42%, 95%) |
| CMYK | cmyk(0%, 22.7%, 41.7%, 5.1%) |
| CIE-LAB | lab(79.81, 14.03, 30.91) |
| CIE-LCH | lch(79.81, 33.95, 65.59°) |
| OKLab | oklab(83.12% 0.0424 0.0768) |
| OKLCH | oklch(83.12% 0.088 61.1) |
| XYZ | xyz(59.1981, 56.3444, 32.9516) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.36
Burlywood
#DEB887
ΔE00 5.59
Apricot (survey)
#FFB16D
ΔE00 5.86
Apricot
#FBCEB1
ΔE00 6.50
Light Peach
#FFD8B1
ΔE00 7.38
Sandybrown
#F4A460
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BB8D #8DC4F2
analogous
#F28D91 #F2BB8D #F2EE8D
triadic
#F2BB8D #8DF2BB #BB8DF2
tetradic
#F2BB8D #91F28D #8DC4F2 #EE8DF2
square
#F2BB8D #91F28D #8DC4F2 #EE8DF2
split-complementary
#F2BB8D #8DF2EE #8D91F2
monochromatic
#E5791F #EC9A56 #F2BB8D #F8DCC4 #FCEFE4
Accessibility & contrast
On white
1.71
#F2BB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#F2BB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BB8D
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BB8D | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8A
Deuteranopia (green-blind)
#D9CB8E
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f2bb8d; /* rgb */ color: rgb(242, 187, 141); /* oklch */ color: oklch(83.1% 0.088 61.1);
Tailwind
colors: {
custom: {
50: '#f8cfae',
500: '#f2bb8d',
950: '#000000',
},
}SCSS
$custom: #f2bb8d; $custom-light: #f8cfae; $custom-dark: #000000;
JSON
{
"hex": "#f2bb8d",
"rgb": {
"r": 242,
"g": 187,
"b": 141
},
"hsl": {
"h": 27.327,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.83119,
"c": 0.08772,
"h": 61.1
},
"luminance": 0.56341
}Semantic roles & 50–950 ramp
primary
#F2BB8D
secondary
#5597CF
accent
#7CDC0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171310
muted
#858381