#F2CB86#F2CB86
#F2CB86 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.097 H 81.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB86 |
|---|---|
| RGB | rgb(242, 203, 134) |
| HSL | hsl(38, 81%, 74%) |
| HSV | hsv(38, 45%, 95%) |
| CMYK | cmyk(0%, 16.1%, 44.6%, 5.1%) |
| CIE-LAB | lab(83.61, 4.94, 39.47) |
| CIE-LCH | lch(83.61, 39.78, 82.87°) |
| OKLab | oklab(86.06% 0.015 0.0963) |
| OKLCH | oklch(86.06% 0.097 81.1) |
| XYZ | xyz(62.2791, 63.3134, 31.4899) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.94
Navajowhite
#FFDEAD
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.40
Pale Peach
#FFE5AD
ΔE00 6.84
Wheat (survey)
#FBDD7E
ΔE00 6.85
Very Light Brown
#D3B683
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB86 #86ADF2
analogous
#F29586 #F2CB86 #E3F286
triadic
#F2CB86 #86F2CB #CB86F2
tetradic
#F2CB86 #86F295 #86ADF2 #F286E3
square
#F2CB86 #86F295 #86ADF2 #F286E3
split-complementary
#F2CB86 #86E3F2 #9586F2
monochromatic
#E59B19 #ECB34F #F2CB86 #F8E3BD #FCF3E3
Accessibility & contrast
On white
1.54
#F2CB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F2CB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB86
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB86 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB81
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cb86; /* rgb */ color: rgb(242, 203, 134); /* oklch */ color: oklch(86.1% 0.097 81.1);
Tailwind
colors: {
custom: {
50: '#f8daaa',
500: '#f2cb86',
950: '#000000',
},
}SCSS
$custom: #f2cb86; $custom-light: #f8daaa; $custom-dark: #000000;
JSON
{
"hex": "#f2cb86",
"rgb": {
"r": 242,
"g": 203,
"b": 134
},
"hsl": {
"h": 38.333,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.86056,
"c": 0.09746,
"h": 81.1
},
"luminance": 0.6331
}Semantic roles & 50–950 ramp
primary
#F2CB86
secondary
#4E7CCE
accent
#55DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381