#F2CB83#F2CB83
#F2CB83 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.0% C 0.100 H 82.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB83 |
|---|---|
| RGB | rgb(242, 203, 131) |
| HSL | hsl(39, 81%, 73%) |
| HSV | hsv(39, 46%, 95%) |
| CMYK | cmyk(0%, 16.1%, 45.9%, 5.1%) |
| CIE-LAB | lab(83.56, 4.65, 40.94) |
| CIE-LCH | lch(83.56, 41.20, 83.52°) |
| OKLab | oklab(86.01% 0.0139 0.0995) |
| OKLCH | oklch(86.01% 0.1 82) |
| XYZ | xyz(62.0728, 63.2309, 30.4035) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.53
Wheat (survey)
#FBDD7E
ΔE00 6.40
Navajowhite
#FFDEAD
ΔE00 6.57
Burlywood
#DEB887
ΔE00 6.82
Tan (survey)
#D1B26F
ΔE00 7.01
Pale Peach
#FFE5AD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB83 #83AAF2
analogous
#F29383 #F2CB83 #E1F283
triadic
#F2CB83 #83F2CB #CB83F2
tetradic
#F2CB83 #83F293 #83AAF2 #F283E1
square
#F2CB83 #83F293 #83AAF2 #F283E1
split-complementary
#F2CB83 #83E1F2 #9383F2
monochromatic
#E39B18 #ECB44C #F2CB83 #F8E2BA #FCF3E3
Accessibility & contrast
On white
1.54
#F2CB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F2CB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB83
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB83 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cb83; /* rgb */ color: rgb(242, 203, 131); /* oklch */ color: oklch(86.0% 0.100 82.0);
Tailwind
colors: {
custom: {
50: '#f8daa8',
500: '#f2cb83',
950: '#000000',
},
}SCSS
$custom: #f2cb83; $custom-light: #f8daa8; $custom-dark: #000000;
JSON
{
"hex": "#f2cb83",
"rgb": {
"r": 242,
"g": 203,
"b": 131
},
"hsl": {
"h": 38.919,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.86008,
"c": 0.10043,
"h": 82
},
"luminance": 0.63228
}Semantic roles & 50–950 ramp
primary
#F2CB83
secondary
#4C79CD
accent
#53DD08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380