#F2CBAB#F2CBAB
#F2CBAB is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.8% C 0.061 H 61.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CBAB |
|---|---|
| RGB | rgb(242, 203, 171) |
| HSL | hsl(27, 73%, 81%) |
| HSV | hsv(27, 29%, 95%) |
| CMYK | cmyk(0%, 16.1%, 29.3%, 5.1%) |
| CIE-LAB | lab(84.24, 9.17, 21.11) |
| CIE-LCH | lch(84.24, 23.02, 66.51°) |
| OKLab | oklab(86.76% 0.0296 0.0539) |
| OKLCH | oklch(86.76% 0.061 61.2) |
| XYZ | xyz(65.3256, 64.5320, 47.5351) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.74
Peach
#FFDAB9
ΔE00 3.45
Light Peach
#FFD8B1
ΔE00 3.70
Bisque
#FFE4C4
ΔE00 6.66
Burlywood
#DEB887
ΔE00 7.35
Navajowhite
#FFDEAD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CBAB #ABD2F2
analogous
#F2ABAE #F2CBAB #F2EEAB
triadic
#F2CBAB #ABF2CB #CBABF2
tetradic
#F2CBAB #AEF2AB #ABD2F2 #EEABF2
square
#F2CBAB #AEF2AB #ABD2F2 #EEABF2
split-complementary
#F2CBAB #ABF2EE #ABAEF2
monochromatic
#E28941 #EAAA76 #F2CBAB #FAECE0 #FBEFE5
Accessibility & contrast
On white
1.51
#F2CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F2CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CBAB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CBAB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#E0D6AB
Tritanopia (blue-blind)
#FFC3C2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cbab; /* rgb */ color: rgb(242, 203, 171); /* oklch */ color: oklch(86.8% 0.061 61.2);
Tailwind
colors: {
custom: {
50: '#f7dac4',
500: '#f2cbab',
950: '#000000',
},
}SCSS
$custom: #f2cbab; $custom-light: #f7dac4; $custom-dark: #000000;
JSON
{
"hex": "#f2cbab",
"rgb": {
"r": 242,
"g": 203,
"b": 171
},
"hsl": {
"h": 27.042,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.86762,
"c": 0.06146,
"h": 61.2
},
"luminance": 0.64529
}Semantic roles & 50–950 ramp
primary
#F2CBAB
secondary
#70A5D1
accent
#7CD510
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382