#F3CB83#F3CB83
#F3CB83 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.101 H 81.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CB83 |
|---|---|
| RGB | rgb(243, 203, 131) |
| HSL | hsl(39, 82%, 73%) |
| HSV | hsv(39, 46%, 95%) |
| CMYK | cmyk(0%, 16.5%, 46.1%, 4.7%) |
| CIE-LAB | lab(83.66, 5.05, 41.08) |
| CIE-LCH | lch(83.66, 41.38, 83.00°) |
| OKLab | oklab(86.1% 0.015 0.0998) |
| OKLCH | oklch(86.1% 0.101 81.4) |
| XYZ | xyz(62.4170, 63.4084, 30.4197) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.81
Navajowhite
#FFDEAD
ΔE00 6.54
Wheat (survey)
#FBDD7E
ΔE00 6.57
Burlywood
#DEB887
ΔE00 6.78
Pale Peach
#FFE5AD
ΔE00 7.11
Tan (survey)
#D1B26F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CB83 #83ABF3
analogous
#F39383 #F3CB83 #E3F383
triadic
#F3CB83 #83F3CB #CB83F3
tetradic
#F3CB83 #83F393 #83ABF3 #F383E3
square
#F3CB83 #83F393 #83ABF3 #F383E3
split-complementary
#F3CB83 #83E3F3 #9383F3
monochromatic
#E59B16 #EEB44B #F3CB83 #F8E2BB #FCF3E3
Accessibility & contrast
On white
1.53
#F3CB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F3CB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CB83
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CB83 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7D
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f3cb83; /* rgb */ color: rgb(243, 203, 131); /* oklch */ color: oklch(86.1% 0.101 81.4);
Tailwind
colors: {
custom: {
50: '#f9daa8',
500: '#f3cb83',
950: '#000000',
},
}SCSS
$custom: #f3cb83; $custom-light: #f9daa8; $custom-dark: #000000;
JSON
{
"hex": "#f3cb83",
"rgb": {
"r": 243,
"g": 203,
"b": 131
},
"hsl": {
"h": 38.571,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.86103,
"c": 0.10088,
"h": 81.4
},
"luminance": 0.63405
}Semantic roles & 50–950 ramp
primary
#F3CB83
secondary
#4B7ACF
accent
#54DF07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380